Home
last modified time | relevance | path

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

/freebsd-src/sys/sys/
H A Delf_common.h426 #define SHT_PREINIT_ARRAY global() macro
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1063 SHT_PREINIT_ARRAY = 16, // Pointers to pre-init functions. global() enumerator