Searched refs:NT_FREEBSD_ARCH_TAG (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/lib/csu/arm/
H A Dcrt1_s.S71 .4byte NT_FREEBSD_ARCH_TAG
/freebsd-current/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1772 NT_FREEBSD_ARCH_TAG = 3, enumerator in enum:llvm::ELF::__anon1569
/freebsd-current/sys/sys/
H A Delf_common.h797 #define NT_FREEBSD_ARCH_TAG 3 macro
/freebsd-current/usr.bin/elfdump/
H A Delfdump.c322 NT_ELEM(NT_FREEBSD_ARCH_TAG)
/freebsd-current/contrib/elftoolchain/common/
H A Delfdefinitions.h2505 _ELF_DEFINE_NT(NT_FREEBSD_ARCH_TAG, 3, "FreeBSD arch tag") \
/freebsd-current/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp152 ECase(NT_FREEBSD_ARCH_TAG);
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5491 case ELF::NT_FREEBSD_ARCH_TAG:
5767 {ELF::NT_FREEBSD_ARCH_TAG, "NT_FREEBSD_ARCH_TAG (architecture tag)"},
/freebsd-current/contrib/elftoolchain/readelf/
H A Dreadelf.c1172 case 3: return "NT_FREEBSD_ARCH_TAG";
3830 case NT_FREEBSD_ARCH_TAG:

Completed in 171 milliseconds