Home
last modified time | relevance | path

Searched defs:SHT_PREINIT_ARRAY (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf.d348 enum SHT_PREINIT_ARRAY = 16; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf_common.d333 enum SHT_PREINIT_ARRAY = 16; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf_common.d333 enum SHT_PREINIT_ARRAY = 16; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d227 enum SHT_PREINIT_ARRAY = 16; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d221 enum SHT_PREINIT_ARRAY = 16; variable
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h529 #define SHT_PREINIT_ARRAY 16 /* Array of ptrs to pre-init funcs */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h532 #define SHT_PREINIT_ARRAY 16 /* Array of ptrs to pre-init funcs */ macro
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h424 #define SHT_PREINIT_ARRAY 16 /* Pre-initialization function ptrs */ macro
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h426 #define SHT_PREINIT_ARRAY 16 /* Pre-initialization function ptrs */ macro
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h426 #define SHT_PREINIT_ARRAY 16 /* Pre-initialization function ptrs */ macro
/netbsd-src/sys/sys/
H A Dexec_elf.h517 #define SHT_PREINIT_ARRAY 16 /* Pre-initialization function ptrs */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h917 SHT_PREINIT_ARRAY = 16, // Pointers to pre-init functions. enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d285 enum SHT_PREINIT_ARRAY = 16; variable