Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Delf_common.h445 #define SHT_FINI_ARRAY 15 /* Termination function pointers. */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1080 SHT_FINI_ARRAY = 15, // Pointers to termination functions. enumerator