Searched refs:ELFOSABI_AIX (Results 1 - 21 of 21) sorted by relevance

/netbsd-current/sys/sys/
H A Dexec_elf.h176 #define ELFOSABI_AIX 7 /* AIX */ macro
196 #define ELFOSABI_MONTEREY ELFOSABI_AIX
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h66 #define ELFOSABI_AIX 7 /* AIX */ macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dcommon.h66 #define ELFOSABI_AIX 7 /* AIX */ macro
/netbsd-current/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h190 #define ELFOSABI_AIX ELFOSABI_MONTEREY macro
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h346 ELFOSABI_AIX = 7, // AIX enumerator in enum:llvm::ELF::__anon1348
/netbsd-current/tools/m68k-elf2aout/sys/
H A Dexec_elf.h192 #define ELFOSABI_AIX ELFOSABI_MONTEREY macro
/netbsd-current/tools/arm-elf2aout/sys/
H A Dexec_elf.h192 #define ELFOSABI_AIX ELFOSABI_MONTEREY macro
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Delfedit.c778 { ELFOSABI_AIX, "AIX" },
H A Dreadelf.c3796 case ELFOSABI_AIX: return "UNIX - AIX";
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Delfedit.c826 { ELFOSABI_AIX, "AIX" },
H A Dreadelf.c4428 case ELFOSABI_AIX: return "UNIX - AIX";
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h66 #define ELFOSABI_AIX 7 /* AIX */ macro
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Delfedit.c790 { ELFOSABI_AIX, "AIX" },
H A Dreadelf.c3830 case ELFOSABI_AIX: return "UNIX - AIX";
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dcommon.h66 #define ELFOSABI_AIX 7 /* AIX */ macro
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DElf.cc759 RET_S (ELFOSABI_AIX);
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Delfcpp.h136 ELFOSABI_AIX = 7, enumerator in enum:elfcpp::ELFOSABI
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Delfcpp.h136 ELFOSABI_AIX = 7, enumerator in enum:elfcpp::ELFOSABI
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Delfcpp.h136 ELFOSABI_AIX = 7, enumerator in enum:elfcpp::ELFOSABI
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFYAML.cpp370 ECase(ELFOSABI_AIX);
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp977 {"AIX", "UNIX - AIX", ELF::ELFOSABI_AIX},

Completed in 685 milliseconds