/netbsd-src/sys/arch/hppa/include/ |
H A D | elf_machdep.h | 5 case EM_PARISC: \ 12 #define ELF32_MACHDEP_ID EM_PARISC
|
H A D | exec.h | 40 #define ELF_TARG_MACH EM_PARISC
|
/netbsd-src/sys/arch/hppa/stand/xxboot/ |
H A D | main.c | 402 if (*(uint32_t *)&e32hdr->e_type != (ET_EXEC << 16 | EM_PARISC)) in xi_load()
|
/netbsd-src/sys/arch/atari/stand/tostools/libtos/ |
H A D | exec_elf.h | 202 #define EM_PARISC 15 /* Hewlett-Packard PA-RISC */ macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/ |
H A D | elf_common.d | 113 enum EM_PARISC = 15; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/ |
H A D | elf_common.d | 113 enum EM_PARISC = 15; variable
|
/netbsd-src/tools/amiga-elf2bb/sys/ |
H A D | exec_elf.h | 204 #define EM_PARISC 15 /* Hewlett-Packard PA-RISC */ macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/ |
H A D | elf_common.d | 111 enum EM_PARISC = 15; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/ |
H A D | elf.d | 124 enum EM_PARISC = EM_PA_RISC; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/ |
H A D | elf_common.d | 110 enum EM_PARISC = 15; variable
|
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
H A D | common.h | 126 #define EM_PARISC 15 /* HPPA */ macro
|
/netbsd-src/external/gpl3/binutils/dist/include/elf/ |
H A D | common.h | 126 #define EM_PARISC 15 /* HPPA */ macro
|
/netbsd-src/usr.bin/elf2aout/ |
H A D | elf2aout.c | 128 case EM_PARISC: in get_mid()
|
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/ |
H A D | elf.h | 220 #define EM_PARISC 15 /* Hewlett-Packard PA-RISC */ macro
|
/netbsd-src/tools/arm-elf2aout/sys/ |
H A D | exec_elf.h | 222 #define EM_PARISC 15 /* Hewlett-Packard PA-RISC */ macro
|
/netbsd-src/tools/m68k-elf2aout/sys/ |
H A D | exec_elf.h | 222 #define EM_PARISC 15 /* Hewlett-Packard PA-RISC */ macro
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | readelf.c | 1756 case EM_PARISC: in dump_relocations() 2602 || (filedata->file_header.e_machine == EM_PARISC in get_dynamic_type() 2609 case EM_PARISC: in get_dynamic_type() 2773 case EM_PARISC: return "HPPA"; in get_machine_name() 4218 case EM_PARISC: in get_machine_flags() 4580 if (e_machine == EM_PARISC) in get_hpux_segment_type() 4673 case EM_PARISC: in get_segment_type() 4999 case EM_PARISC: in get_section_type_name() 6179 if (filedata->file_header.e_machine != EM_PARISC) in process_program_headers() 10535 { EM_PARISC, hppa_process_unwind }, in process_unwind() [all …]
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | readelf.c | 1855 case EM_PARISC: in dump_relocations() 2687 || (filedata->file_header.e_machine == EM_PARISC in get_dynamic_type() 2694 case EM_PARISC: in get_dynamic_type() 2858 case EM_PARISC: return "HPPA"; in get_machine_name() 4783 case EM_PARISC: in get_machine_flags() 5032 if (e_machine == EM_PARISC) in get_hpux_segment_type() 5128 case EM_PARISC: in get_segment_type() 5456 case EM_PARISC: in get_section_type_name() 6721 if (filedata->file_header.e_machine != EM_PARISC) in process_program_headers() 11088 { EM_PARISC, hppa_process_unwind }, in process_unwind() [all …]
|
/netbsd-src/sys/sys/ |
H A D | exec_elf.h | 226 #define EM_PARISC 15 /* Hewlett-Packard PA-RISC */ macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
H A D | ELF.h | 143 EM_PARISC = 15, // Hewlett-Packard PA-RISC enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/ |
H A D | elf.d | 153 enum EM_PARISC = 15; variable
|
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/ |
H A D | elfcpp.h | 183 EM_PARISC = 15,
|
/netbsd-src/external/gpl3/binutils/dist/elfcpp/ |
H A D | elfcpp.h | 183 EM_PARISC = 15,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
H A D | ELFYAML.cpp | 184 ECase(EM_PARISC); in enumeration()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf64-hppa.c | 3955 #define ELF_MACHINE_CODE EM_PARISC
|