Home
last modified time | relevance | path

Searched defs:SHT_INIT_ARRAY (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/include/elf/
H A Dcommon.h324 #define SHT_INIT_ARRAY 14 /* Array of ptrs to init functions */ macro
/openbsd-src/gnu/usr.bin/binutils-2.17/include/elf/
H A Dcommon.h345 #define SHT_INIT_ARRAY 14 /* Array of ptrs to init functions */ macro
/openbsd-src/sys/sys/
H A Dexec_elf.h262 #define SHT_INIT_ARRAY global() macro
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h1006 SHT_INIT_ARRAY = 14, // Pointers to initialization functions. enumerator