Home
last modified time | relevance | path

Searched refs:DT_PREINIT_ARRAY (Results 1 – 5 of 5) sorted by relevance

/minix3/minix/include/sys/
H A Delf_common.h393 #define DT_PREINIT_ARRAY 32 /* Address of the array of pointers to macro
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DELF.h996 DT_PREINIT_ARRAY = 32, // Pointer to array of preinit functions. enumerator
/minix3/sys/sys/
H A Dexec_elf.h706 #define DT_PREINIT_ARRAY 32 /* Address of pre-init function array */ macro
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp864 case DT_PREINIT_ARRAY: in printValue()
/minix3/external/bsd/elftoolchain/dist/common/
H A Delfdefinitions.h143 _ELF_DEFINE_DT(DT_PREINIT_ARRAY, 32, \