Searched defs:SHT_FINI_ARRAY (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/binutils/include/elf/
H A Dcommon.h338 #define SHT_FINI_ARRAY 15 /* Array of ptrs to finish functions */ macro
/freebsd-10.0-release/sys/sys/
H A Delf_common.h273 #define SHT_FINI_ARRAY 15 /* Termination function pointers. */ macro
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DELF.h1072 SHT_FINI_ARRAY = 15, // Pointers to termination functions. enumerator in enum:llvm::ELF::__anon2007

Completed in 135 milliseconds