Searched refs:DT_PREINIT_ARRAY (Results 1 – 13 of 13) sorted by relevance
195 case DT_PREINIT_ARRAY: in generic_get_entry_dyn()248 case DT_PREINIT_ARRAY: in generic_add_entry_dyn()
504 { DT_PREINIT_ARRAY, "PREINIT_ARRAY" },
1025 constexpr Elf_Word DT_PREINIT_ARRAY = 32; variable
55 DT_FLAGS, DT_ENCODING, DT_PREINIT_ARRAY, in main()
697 #define DT_PREINIT_ARRAY 32 macro
1123 DT_PREINIT_ARRAY = 32, // Pointer to array of preinit functions. enumerator
74 DYNAMIC_TAG(PREINIT_ARRAYSZ, 33) // Size of the DT_PREINIT_ARRAY array.
756 #define DT_PREINIT_ARRAY 32 macro
751 #define DT_PREINIT_ARRAY 32 macro
761 #define DT_PREINIT_ARRAY 32 macro
905 #define DT_PREINIT_ARRAY 32 /* Array with addresses of preinit fct*/ macro