Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Delf_common.h444 #define SHT_INIT_ARRAY 14 /* Initialization function pointers. */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1079 SHT_INIT_ARRAY = 14, // Pointers to initialization functions. enumerator