3 .globl __libc_init_first
4 .type __libc_init_first, @function
12 movl
%edi
, __libc_argc
(%rip
)
13 movq
%rsi
, __libc_argv
(%rip
)
14 movq
%rdx
, __environ
(%rip
)
15 call _dl_non_dynamic_init
23 .size __libc_init_first, .-__libc_init_first
26 .type _dl_start, @function
30 .size _dl_start, .-_dl_start
37 .hidden _dl_non_dynamic_init