Searched refs:EM_PPC64 (Results 1 – 13 of 13) sorted by relevance
24 #define EM_PPC64 21 /* PowerPC64 */ macro
430 #define AUDIT_ARCH_PPC64 (EM_PPC64|__AUDIT_ARCH_64BIT)431 #define AUDIT_ARCH_PPC64LE (EM_PPC64|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
125 …ables "$tools_dir/perf/arch/powerpc/entry/syscalls/syscall.tbl" "$outfile" common,64,nospu EM_PPC64230 build_outer_table EM_PPC64 "$outfile"
55 case EM_PPC64: in get_dwarf_regstr()
29 #define GEN_ELF_ARCH EM_PPC64
32 elf64->e_machine == EM_PPC64)) in parse_elf64()
51 #define EM_PPC64 21 /* PowerPC64 */ macro
66 #define EM_HOST EM_PPC64
119 # define ELF_ARCH EM_PPC64
180 FAIL_IF(ehdr->e_machine != EM_PPC64); in check_core_file()
596 case EM_PPC64: reltype = R_PPC64_ADDR64; break; in do_file()
1272 case EM_PPC64: in do_file()
599 if (info->hdr->e_machine == EM_PPC64) in ignore_undef_symbol()