Home
last modified time | relevance | path

Searched refs:EM_PARISC (Results 1 – 25 of 40) sorted by relevance

12

/netbsd-src/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-src/sys/arch/hppa/stand/xxboot/
H A Dmain.c402 if (*(uint32_t *)&e32hdr->e_type != (ET_EXEC << 16 | EM_PARISC)) in xi_load()
/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h202 #define EM_PARISC 15 /* Hewlett-Packard PA-RISC */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf_common.d113 enum EM_PARISC = 15; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf_common.d113 enum EM_PARISC = 15; variable
/netbsd-src/tools/amiga-elf2bb/sys/
H A Dexec_elf.h204 #define EM_PARISC 15 /* Hewlett-Packard PA-RISC */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d111 enum EM_PARISC = 15; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf.d124 enum EM_PARISC = EM_PA_RISC; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d110 enum EM_PARISC = 15; variable
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h126 #define EM_PARISC 15 /* HPPA */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h126 #define EM_PARISC 15 /* HPPA */ macro
/netbsd-src/usr.bin/elf2aout/
H A Delf2aout.c128 case EM_PARISC: in get_mid()
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h220 #define EM_PARISC 15 /* Hewlett-Packard PA-RISC */ macro
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h222 #define EM_PARISC 15 /* Hewlett-Packard PA-RISC */ macro
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h222 #define EM_PARISC 15 /* Hewlett-Packard PA-RISC */ macro
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c1756 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 Dreadelf.c1855 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 Dexec_elf.h226 #define EM_PARISC 15 /* Hewlett-Packard PA-RISC */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h143 EM_PARISC = 15, // Hewlett-Packard PA-RISC enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d153 enum EM_PARISC = 15; variable
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A Delfcpp.h183 EM_PARISC = 15,
/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A Delfcpp.h183 EM_PARISC = 15,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFYAML.cpp184 ECase(EM_PARISC); in enumeration()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf64-hppa.c3955 #define ELF_MACHINE_CODE EM_PARISC

12