Searched refs:DT_FINI (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/sys/compat/linux/
H A Dlinux_vdso.c177 case DT_FINI:
/freebsd-13-stable/contrib/file/src/
H A Dreadelf.h475 #define DT_FINI 13 /* Address of termination function */ macro
/freebsd-13-stable/usr.bin/elfdump/
H A Delfdump.c195 case DT_FINI: return "DT_FINI";
949 case DT_FINI:
/freebsd-13-stable/sys/sys/
H A Delf_common.h585 #define DT_FINI 13 /* Address of finalization function. */ macro
/freebsd-13-stable/contrib/elftoolchain/elfdump/
H A Delfdump.c174 case DT_FINI: return "DT_FINI";
1681 case DT_FINI:
/freebsd-13-stable/contrib/elftoolchain/common/
H A Delfdefinitions.h142 _ELF_DEFINE_DT(DT_FINI, 13, \
/freebsd-13-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c840 case DT_FINI: return "FINI";
2950 case DT_FINI:
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp1442 addSym(DT_FINI, b);
/freebsd-13-stable/libexec/rtld-elf/
H A Drtld.c1306 case DT_FINI:
2759 * It is legal to have both DT_FINI and DT_FINI_ARRAY defined.
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2578 case DT_FINI:

Completed in 416 milliseconds