Searched refs:EM_PARISC (Results 1 - 25 of 31) sorted by relevance

12

/netbsd-current/sys/arch/hppa/include/
H A Delf_machdep.h5 case EM_PARISC: \
12 #define ELF32_MACHDEP_ID EM_PARISC
H A Dexec.h40 #define ELF_TARG_MACH EM_PARISC
/netbsd-current/sys/arch/hppa/stand/xxboot/
H A Dmain.c402 if (*(uint32_t *)&e32hdr->e_type != (ET_EXEC << 16 | EM_PARISC))
/netbsd-current/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h202 #define EM_PARISC 15 /* Hewlett-Packard PA-RISC */ macro
/netbsd-current/tools/amiga-elf2bb/sys/
H A Dexec_elf.h204 #define EM_PARISC 15 /* Hewlett-Packard PA-RISC */ macro
/netbsd-current/usr.bin/elf2aout/
H A Delf2aout.c127 case EM_PARISC:
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h122 #define EM_PARISC 15 /* HPPA */ macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dcommon.h123 #define EM_PARISC 15 /* HPPA */ macro
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c1426 case EM_PARISC:
2246 || (filedata->file_header.e_machine == EM_PARISC
2253 case EM_PARISC:
2326 case EM_PARISC: return "HPPA";
3604 case EM_PARISC:
3930 if (e_machine == EM_PARISC)
4019 case EM_PARISC:
4331 case EM_PARISC:
5278 if (filedata->file_header.e_machine != EM_PARISC)
9450 { EM_PARISC, hppa_process_unwin
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c1457 case EM_PARISC:
2279 || (filedata->file_header.e_machine == EM_PARISC
2286 case EM_PARISC:
2359 case EM_PARISC: return "HPPA";
3637 case EM_PARISC:
3964 if (e_machine == EM_PARISC)
4057 case EM_PARISC:
4379 case EM_PARISC:
5397 if (filedata->file_header.e_machine != EM_PARISC)
9615 { EM_PARISC, hppa_process_unwin
[all...]
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c1759 case EM_PARISC:
2605 || (filedata->file_header.e_machine == EM_PARISC
2612 case EM_PARISC:
2776 case EM_PARISC: return "HPPA";
4221 case EM_PARISC:
4583 if (e_machine == EM_PARISC)
4676 case EM_PARISC:
5002 case EM_PARISC:
6182 if (filedata->file_header.e_machine != EM_PARISC)
10538 { EM_PARISC, hppa_process_unwin
[all...]
/netbsd-current/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h220 #define EM_PARISC 15 /* Hewlett-Packard PA-RISC */ macro
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h143 EM_PARISC = 15, // Hewlett-Packard PA-RISC enumerator in enum:llvm::ELF::__anon1345
/netbsd-current/tools/m68k-elf2aout/sys/
H A Dexec_elf.h222 #define EM_PARISC 15 /* Hewlett-Packard PA-RISC */ macro
/netbsd-current/tools/arm-elf2aout/sys/
H A Dexec_elf.h222 #define EM_PARISC 15 /* Hewlett-Packard PA-RISC */ macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h126 #define EM_PARISC 15 /* HPPA */ macro
/netbsd-current/sys/sys/
H A Dexec_elf.h226 #define EM_PARISC 15 /* Hewlett-Packard PA-RISC */ macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dcommon.h126 #define EM_PARISC 15 /* HPPA */ macro
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Delfcpp.h183 EM_PARISC = 15, enumerator in enum:elfcpp::EM
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Delfcpp.h183 EM_PARISC = 15, enumerator in enum:elfcpp::EM
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Delfcpp.h183 EM_PARISC = 15, enumerator in enum:elfcpp::EM
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFYAML.cpp184 ECase(EM_PARISC);
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf64-hppa.c3956 #define ELF_MACHINE_CODE EM_PARISC
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf64-hppa.c3956 #define ELF_MACHINE_CODE EM_PARISC
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-hppa.c4594 #define ELF_MACHINE_CODE EM_PARISC

Completed in 1172 milliseconds

12