Home
last modified time | relevance | path

Searched refs:EM_NONE (Results 1 – 25 of 78) sorted by relevance

1234

/netbsd/external/apache2/llvm/dist/llvm/lib/InterfaceStub/
H A DTBEHandler.cpp50 case (ELFArch)ELF::EM_NONE: in output()
61 .Case("Unknown", ELF::EM_NONE) in input()
62 .Default(ELF::EM_NONE); in input()
/netbsd/external/gpl3/binutils/dist/bfd/
H A Delfcore.h153 && ebd->elf_machine_code != EM_NONE) in elf_core_file_p()
156 if (ebd->elf_machine_code != EM_NONE in elf_core_file_p()
252 && ebd->elf_machine_code != EM_NONE) in elf_core_file_p()
H A Delf32-gen.c97 #define ELF_MACHINE_CODE EM_NONE
H A Delf64-gen.c97 #define ELF_MACHINE_CODE EM_NONE
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delf32-gen.c97 #define ELF_MACHINE_CODE EM_NONE
H A Delf64-gen.c97 #define ELF_MACHINE_CODE EM_NONE
H A Delfcore.h155 if (ebd->elf_machine_code != EM_NONE) in elf_core_file_p()
271 && ebd->elf_machine_code != EM_NONE) in elf_core_file_p()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delf32-gen.c97 #define ELF_MACHINE_CODE EM_NONE
H A Delf64-gen.c97 #define ELF_MACHINE_CODE EM_NONE
H A Delfcore.h155 if (ebd->elf_machine_code != EM_NONE) in elf_core_file_p()
271 && ebd->elf_machine_code != EM_NONE) in elf_core_file_p()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delf64-gen.c97 #define ELF_MACHINE_CODE EM_NONE
H A Delf32-gen.c97 #define ELF_MACHINE_CODE EM_NONE
H A Delfcore.h155 if (ebd->elf_machine_code != EM_NONE) in elf_core_file_p()
271 && ebd->elf_machine_code != EM_NONE) in elf_core_file_p()
/netbsd/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DELF.cpp50 return ELF::EM_NONE; in readTargetMachineArch()
/netbsd/external/gpl3/gdb/dist/gold/
H A Dtarget-select.cc108 if ((pmach == machine || pmach == elfcpp::EM_NONE) in select_target()
/netbsd/external/gpl3/binutils/dist/gold/
H A Dtarget-select.cc108 if ((pmach == machine || pmach == elfcpp::EM_NONE) in select_target()
/netbsd/external/gpl3/binutils.old/dist/gold/
H A Dtarget-select.cc108 if ((pmach == machine || pmach == elfcpp::EM_NONE) in select_target()
/netbsd/external/gpl3/gdb.old/dist/gold/
H A Dtarget-select.cc108 if ((pmach == machine || pmach == elfcpp::EM_NONE) in select_target()
/netbsd/external/bsd/elftoolchain/dist/libelf/
H A Dlibelf_ehdr.c114 eh->e_machine = EM_NONE; \
/netbsd/external/gpl3/gdb/dist/binutils/
H A Delfedit.c297 case EM_NONE: in elf_class()
835 return EM_NONE; in elf_machine()
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Delfedit.c297 case EM_NONE: in elf_class()
823 return EM_NONE; in elf_machine()
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Delfedit.c297 case EM_NONE: in elf_class()
835 return EM_NONE; in elf_machine()
/netbsd/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h189 #define EM_NONE 0 /* No machine */ macro
/netbsd/external/gpl3/binutils/dist/binutils/
H A Delfedit.c304 case EM_NONE: in elf_class()
871 return EM_NONE; in elf_machine()
/netbsd/tools/amiga-elf2bb/sys/
H A Dexec_elf.h191 #define EM_NONE 0 /* No machine */ macro

1234