Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/include/elf/
Dcommon.h562 #define DT_FINI 13 macro
/freebsd-10-stable/sys/xen/interface/
Delfstructs.h431 #define DT_FINI 13 /* address of termination function */ macro
/freebsd-10-stable/sys/sys/
Delf_common.h539 #define DT_FINI 13 /* Address of finalization function. */ macro
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
DELF.h1628 DT_FINI = 13, // Address of termination function. enumerator