Searched refs:EM_PARISC (Results 1 – 10 of 10) sorted by relevance
113 #define EM_PARISC 15 /* HPPA */ macro
1830 (EM_PARISC): Add.
1105 case EM_PARISC: in dump_relocations()1628 || (elf_header.e_machine == EM_PARISC in get_dynamic_type()1635 case EM_PARISC: in get_dynamic_type()1700 case EM_PARISC: return "HPPA"; in get_machine_name()2269 case EM_PARISC: in get_machine_flags()2482 case EM_PARISC: in get_segment_type()2504 case EM_PARISC: in get_segment_type()2687 case EM_PARISC: in get_section_type_name()5535 { EM_PARISC, hppa_process_unwind }, in process_unwind()6373 case EM_PARISC: in process_dynamic_section()[all …]
140 EM_PARISC = 15, // Hewlett-Packard PA-RISC enumerator
215 #define EM_PARISC 15 /* HP PA-RISC. */ macro
72 ECase(EM_PARISC); in enumeration()
596 _ELF_DEFINE_EM(EM_PARISC, 15, "Hewlett-Packard PA-RISC") \
944 ENUM_ENT(EM_PARISC, "HPPA"),
486 case EM_PARISC: return "HP PA-RISC"; in elf_machine()
7050 (ELF_MACHINE_CODE): Change to EM_PARISC.7056 * elfcode.h (prep_headers): Use EM_PARISC instead of EM_HPPA.