Searched refs:DT_VERSYM (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/sys/compat/linux/
H A Dlinux_vdso.c181 case DT_VERSYM:
/freebsd-13-stable/contrib/file/src/
H A Dreadelf.h499 #define DT_VERSYM 0x6ffffff0 /* Symbol versions */ macro
/freebsd-13-stable/sys/sys/
H A Delf_common.h670 #define DT_VERSYM 0x6ffffff0 /* Address of versym section. */ macro
/freebsd-13-stable/contrib/elftoolchain/common/
H A Delfdefinitions.h242 _ELF_DEFINE_DT(DT_VERSYM, 0x6FFFFFF0UL, \
/freebsd-13-stable/contrib/elftoolchain/elfdump/
H A Delfdump.c1668 case DT_VERSYM:
/freebsd-13-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c885 case DT_VERSYM: return "VERSYM";
2953 case DT_VERSYM:
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp1446 addInSec(DT_VERSYM, part.verSym);
/freebsd-13-stable/libexec/rtld-elf/
H A Drtld.c1181 case DT_VERSYM:
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2587 case DT_VERSYM:

Completed in 312 milliseconds