EM_AARCH64 80 arch/arm64/include/asm/elf.h #define ELF_ARCH EM_AARCH64 EM_AARCH64 97 arch/arm64/include/asm/elf.h #define elf_check_arch(x) ((x)->e_machine == EM_AARCH64) EM_AARCH64 1231 arch/arm64/kernel/ptrace.c .name = "aarch64", .e_machine = EM_AARCH64, EM_AARCH64 379 include/uapi/linux/audit.h #define AUDIT_ARCH_AARCH64 (EM_AARCH64|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE) EM_AARCH64 35 scripts/recordmcount.c #ifndef EM_AARCH64 EM_AARCH64 545 scripts/recordmcount.c case EM_AARCH64: EM_AARCH64 42 scripts/sortextable.c #ifndef EM_AARCH64 EM_AARCH64 317 scripts/sortextable.c case EM_AARCH64: EM_AARCH64 13 tools/perf/util/dwarf-regs.c #ifndef EM_AARCH64 EM_AARCH64 42 tools/perf/util/dwarf-regs.c case EM_AARCH64: EM_AARCH64 18 tools/perf/util/genelf.h #define GEN_ELF_ARCH EM_AARCH64 EM_AARCH64 27 tools/perf/util/symbol-elf.c #ifndef EM_AARCH64 EM_AARCH64 358 tools/perf/util/symbol-elf.c case EM_AARCH64: EM_AARCH64 1080 tools/perf/util/symbol-elf.c if (ehdr.e_machine == EM_ARM || ehdr.e_machine == EM_AARCH64) {