Searched refs:_DYNAMIC (Results 1 – 25 of 37) sorted by relevance
12
42 extern int _DYNAMIC;43 #pragma weak _DYNAMIC macro69 if (&_DYNAMIC != NULL) in handle_static_init()
40 extern int _DYNAMIC;41 #pragma weak _DYNAMIC macro61 if (&_DYNAMIC != NULL) in __init_elf_aux_vector()
34 .weak _DYNAMIC85 .word _DYNAMIC
74 .weak _DYNAMIC80 call _DYNAMIC + 8
35 .extern _DYNAMIC59 .llong _DYNAMIC-.
38 #define rtld_dynamic(obj) (&_DYNAMIC)
35 .extern _DYNAMIC64 .long _DYNAMIC-.
50 lea _DYNAMIC(%rip), %rsi
59 if (&_DYNAMIC != NULL) in _start1()
60 if (&_DYNAMIC != NULL) in _start()
84 if (&_DYNAMIC != NULL) in _start()
83 if (&_DYNAMIC != NULL) in _start()
72 if (&_DYNAMIC != NULL) in __start()
47 #define rtld_dynamic(obj) (&_DYNAMIC)
69 .word _DYNAMIC(GOT)
39 #define rtld_dynamic(obj) (&_DYNAMIC)
63 PTR_LA a0, _DYNAMIC
100 if (&_DYNAMIC != NULL) in __start()
50 .weak _DYNAMIC84 ! Now check to see if we have an _DYNAMIC table, and if so then89 movl $_DYNAMIC,%eax
47 .weak _DYNAMIC81 ! Now check to see if we have an _DYNAMIC table, and if so then86 movl $_DYNAMIC,%eax
39 ((const Elf_Dyn *)((obj)->relocbase + (Elf_Addr)&_DYNAMIC))