Home
last modified time | relevance | path

Searched refs:DT_PREINIT_ARRAYSZ (Results 1 – 12 of 12) sorted by relevance

/third_party/elfio/elfio/
Delfio_dynamic.hpp180 case DT_PREINIT_ARRAYSZ: in generic_get_entry_dyn()
232 case DT_PREINIT_ARRAYSZ: in generic_add_entry_dyn()
Delfio_dump.hpp505 { DT_PREINIT_ARRAYSZ, "PREINIT_ARRAYSZ" },
Delf_types.hpp1026 constexpr Elf_Word DT_PREINIT_ARRAYSZ = 33; variable
/third_party/elfutils/tests/
Dalldts.c56 DT_PREINIT_ARRAYSZ, DT_VERSYM, DT_GNU_PRELINKED, in main()
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp698 #define DT_PREINIT_ARRAYSZ 33 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1124 DT_PREINIT_ARRAYSZ = 33, // Size of the DT_PREINIT_ARRAY array. enumerator
/third_party/musl/porting/linux/user/include/
Delf.h757 #define DT_PREINIT_ARRAYSZ 33 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h752 #define DT_PREINIT_ARRAYSZ 33 macro
/third_party/musl/include/
Delf.h762 #define DT_PREINIT_ARRAYSZ 33 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h752 #define DT_PREINIT_ARRAYSZ 33 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h752 #define DT_PREINIT_ARRAYSZ 33 macro
/third_party/elfutils/libelf/
Delf.h906 #define DT_PREINIT_ARRAYSZ 33 /* size in bytes of DT_PREINIT_ARRAY */ macro