Home
last modified time | relevance | path

Searched refs:EM_ARM (Results 1 – 16 of 16) sorted by relevance

/linux/tools/perf/util/
H A Dperf_regs.c43 case EM_ARM: in perf_intr_reg_mask()
86 case EM_ARM: in perf_user_reg_mask()
129 case EM_ARM: in perf_reg_name()
198 case EM_ARM: in perf_arch_reg_ip()
227 case EM_ARM: in perf_arch_reg_sp()
H A Ddwarf-regs.c44 case EM_ARM: in get_dwarf_regstr()
113 case EM_ARM: in get_dwarf_regnum()
164 case EM_ARM: in get_libdw_frame_nregs()
201 case EM_ARM: in get_dwarf_regnum_for_perf_regnum()
H A Dsample.c78 case EM_ARM: /* Variable due to Thumb/Thumb-2 */ in elf_machine_max_instruction_length()
H A Dsymbol-elf.c370 case EM_ARM: in get_plt_sizes()
1598 if (ehdr.e_machine == EM_ARM || ehdr.e_machine == EM_AARCH64) { in dso__load_sym_internal()
1672 if ((ehdr.e_machine == EM_ARM) && in dso__load_sym_internal()
H A Ddisasm.c144 [EM_ARM] = arch__new_arm, in arch__find()
/linux/include/uapi/linux/
H A Delf-em.h26 #define EM_ARM 40 /* ARM 32 bit */ macro
/linux/arch/arm/kernel/
H A Delf.c15 if (x->e_machine != EM_ARM) in elf_check_arch()
/linux/arch/arm/include/asm/
H A Delf.h83 #define ELF_ARCH EM_ARM
/linux/tools/perf/util/include/
H A Ddwarf-regs.h33 #define EM_HOST EM_ARM
/linux/arch/arm/vdso/
H A Dvdsomunge.c164 if (read_elf_half(inhdr->e_machine, swap) != EM_ARM) in main()
/linux/scripts/mod/
H A Dsymsearch.c72 bool is_arm = (elf->hdr->e_machine == EM_ARM); in symsearch_populate()
H A Dmodpost.c1409 case EM_ARM: in section_rel()
/linux/scripts/
H A Drecordmcount.c578 case EM_ARM: in do_file()
H A Drecordmcount.h538 if (w2(ehdr->e_machine) == EM_ARM in find_secsym_ndx()
H A Dsorttable.c916 case EM_ARM: in do_file()
/linux/arch/arm64/kernel/
H A Dptrace.c1992 .name = "aarch32", .e_machine = EM_ARM,
2050 .name = "aarch32", .e_machine = EM_ARM,