Home
last modified time | relevance | path

Searched refs:DT_PREINIT_ARRAY (Results 1 - 12 of 12) sorted by relevance

/third_party/elfio/elfio/
H A Delfio_dynamic.hpp195 case DT_PREINIT_ARRAY: in generic_get_entry_dyn()
248 case DT_PREINIT_ARRAY: in generic_add_entry_dyn()
H A Delfio_dump.hpp504 { DT_PREINIT_ARRAY, "PREINIT_ARRAY" },
H A Delf_types.hpp1025 constexpr Elf_Word DT_PREINIT_ARRAY = 32; member
/third_party/elfutils/tests/
H A Dalldts.c55 DT_FLAGS, DT_ENCODING, DT_PREINIT_ARRAY, in main()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp697 #define DT_PREINIT_ARRAY 32 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h1123 DT_PREINIT_ARRAY = 32, // Pointer to array of preinit functions. enumerator
1124 DT_PREINIT_ARRAYSZ = 33, // Size of the DT_PREINIT_ARRAY array.
/third_party/musl/porting/linux/user/include/
H A Delf.h757 #define DT_PREINIT_ARRAY 32 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h751 #define DT_PREINIT_ARRAY 32 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h751 #define DT_PREINIT_ARRAY 32 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h751 #define DT_PREINIT_ARRAY 32 macro
/third_party/musl/include/
H A Delf.h776 #define DT_PREINIT_ARRAY 32 macro
/third_party/elfutils/libelf/
H A Delf.h905 #define DT_PREINIT_ARRAY 32 /* Array with addresses of preinit fct*/ macro
906 #define DT_PREINIT_ARRAYSZ 33 /* size in bytes of DT_PREINIT_ARRAY */

Completed in 74 milliseconds