Home
last modified time | relevance | path

Searched refs:EM_AARCH64 (Results 1 – 6 of 6) sorted by relevance

/tools/perf/util/include/
A Ddwarf-regs.h7 #ifndef EM_AARCH64
8 #define EM_AARCH64 183 /* ARM 64 bit */ macro
31 #define EM_HOST EM_AARCH64
/tools/perf/util/
A Ddwarf-regs.c46 case EM_AARCH64: in get_dwarf_regstr()
A Dgenelf.h20 #define GEN_ELF_ARCH EM_AARCH64
A Dsymbol-elf.c39 #ifndef EM_AARCH64
40 #define EM_AARCH64 183 /* ARM 64 bit */ macro
385 case EM_AARCH64: in get_plt_sizes()
1665 if (ehdr.e_machine == EM_ARM || ehdr.e_machine == EM_AARCH64) { in dso__load_sym_internal()
/tools/perf/trace/beauty/
A Dsyscalltbl.sh96 …h/arm64/entry/syscalls/syscall_64.tbl" "$outfile" common,64,renameat,rlimit,memfd_secret EM_AARCH64
205 build_outer_table EM_AARCH64 "$outfile"
/tools/perf/arch/arm64/annotate/
A Dinstructions.c116 arch->e_machine = EM_AARCH64; in arm64__annotate_init()

Completed in 12 milliseconds