Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Ddwarf-regs.c13 #ifndef EM_AARCH64
14 #define EM_AARCH64 183 /* ARM 64 bit */ macro
43 case EM_AARCH64: in get_dwarf_regstr()
A Dgenelf.h18 #define GEN_ELF_ARCH EM_AARCH64
A Dsymbol-elf.c28 #ifndef EM_AARCH64
29 #define EM_AARCH64 183 /* ARM 64 bit */ macro
365 case EM_AARCH64: in dso__synthesize_plt_symbols()
1198 if (ehdr.e_machine == EM_ARM || ehdr.e_machine == EM_AARCH64) { in dso__load_sym_internal()
/linux/arch/arm64/include/asm/
A Delf.h80 #define ELF_ARCH EM_AARCH64
97 #define elf_check_arch(x) ((x)->e_machine == EM_AARCH64)
/linux/scripts/
A Dsorttable.c45 #ifndef EM_AARCH64
46 #define EM_AARCH64 183 macro
373 case EM_AARCH64: in do_file()
A Drecordmcount.c35 #ifndef EM_AARCH64
36 #define EM_AARCH64 183 macro
552 case EM_AARCH64: in do_file()
/linux/include/uapi/linux/
A Delf-em.h46 #define EM_AARCH64 183 /* ARM 64 bit */ macro
A Daudit.h388 #define AUDIT_ARCH_AARCH64 (EM_AARCH64|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
/linux/arch/arm64/kvm/hyp/nvhe/
A Dgen-hyprel.c289 assert_eq(elf16toh(elf.ehdr->e_machine), EM_AARCH64, "%u"); in init_elf()
/linux/arch/arm64/kernel/
A Dptrace.c1241 .name = "aarch64", .e_machine = EM_AARCH64,

Completed in 20 milliseconds