Searched refs:ELFOSABI_NETBSD (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/contrib/elftoolchain/libelftc/ |
| H A D | libelftc_bfdtarget.c | 168 .bt_osabi = ELFOSABI_NETBSD, 177 .bt_osabi = ELFOSABI_NETBSD, 365 .bt_osabi = ELFOSABI_NETBSD, 374 .bt_osabi = ELFOSABI_NETBSD,
|
| /freebsd-13.1/contrib/elftoolchain/brandelf/ |
| H A D | brandelf.c | 74 { "NetBSD", ELFOSABI_NETBSD},
|
| /freebsd-13.1/sys/sys/ |
| H A D | elf_common.h | 166 #define ELFOSABI_NETBSD 2 /* NetBSD */ macro
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | ELF.h | 343 ELFOSABI_NETBSD = 2, // NetBSD enumerator
|
| /freebsd-13.1/contrib/elftoolchain/elfcopy/ |
| H A D | main.c | 199 {"netbsd", ELFOSABI_NETBSD},
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ |
| H A D | ObjectFileELF.cpp | 456 _MAKE_OSABI_CASE(ELFOSABI_NETBSD); in OSABIAsCString() 498 case ELFOSABI_NETBSD: in GetOsFromOSABI()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Utility/ |
| H A D | ArchSpec.cpp | 882 case llvm::ELF::ELFOSABI_NETBSD: in SetArchitecture()
|
| /freebsd-13.1/contrib/elftoolchain/common/ |
| H A D | elfdefinitions.h | 580 _ELF_DEFINE_EABI(ELFOSABI_NETBSD, 2, "NetBSD") \
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| H A D | ELFYAML.cpp | 366 ECase(ELFOSABI_NETBSD); in enumeration()
|
| /freebsd-13.1/contrib/elftoolchain/readelf/ |
| H A D | readelf.c | 475 case ELFOSABI_NETBSD: return "NetBSD"; in elf_osabi()
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | ELFDumper.cpp | 989 {"NetBSD", "UNIX - NetBSD", ELF::ELFOSABI_NETBSD},
|