Searched refs:EM_MIPS (Results 1 – 16 of 16) sorted by relevance
52 case EM_MIPS: in perf_intr_reg_mask()95 case EM_MIPS: in perf_user_reg_mask()138 case EM_MIPS: in perf_reg_name()203 case EM_MIPS: in perf_arch_reg_ip()232 case EM_MIPS: in perf_arch_reg_sp()
64 case EM_MIPS: in get_dwarf_regstr()142 case EM_MIPS: in get_dwarf_regnum()182 case EM_MIPS: in get_libdw_frame_nregs()223 case EM_MIPS: in get_dwarf_regnum_for_perf_regnum()
61 case EM_MIPS: in elf_machine_max_instruction_length()
49 if (e_machine == EM_MIPS && id > 1000) { in syscalltbl__name()
147 [EM_MIPS] = arch__new_mips, in arch__find()
416 #define AUDIT_ARCH_MIPS (EM_MIPS)417 #define AUDIT_ARCH_MIPSEL (EM_MIPS|__AUDIT_ARCH_LE)418 #define AUDIT_ARCH_MIPS64 (EM_MIPS|__AUDIT_ARCH_64BIT)419 #define AUDIT_ARCH_MIPS64N32 (EM_MIPS|__AUDIT_ARCH_64BIT|\421 #define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)422 #define AUDIT_ARCH_MIPSEL64N32 (EM_MIPS|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE|\
14 #define EM_MIPS 8 /* MIPS R3000 (officially, big-endian only) */ macro
6 #define ELF_MACHINE EM_MIPS
108 …_tables "$tools_dir/perf/arch/mips/entry/syscalls/syscall_n64.tbl" "$outfile" common,64,n64 EM_MIPS217 build_outer_table EM_MIPS "$outfile"
593 case EM_MIPS: /* reltype: e_class */ break; in do_file()622 if (w2(ehdr->e_machine) == EM_MIPS) { in do_file()645 if (w2(ghdr->e_machine) == EM_MIPS) { in do_file()
918 case EM_MIPS: in do_file()
260 #define ELF_ARCH EM_MIPS274 #define mips_elf_check_machine(x) ((x)->e_machine == EM_MIPS)
58 #define EM_HOST EM_MIPS
172 if (swap_uint16(ehdr->e_machine) != EM_MIPS) { in map_vdso()
1323 if (elf->hdr->e_machine == EM_MIPS && is_64bit) { in get_rel_type_and_sym()1407 case EM_MIPS: in section_rel()