Searched refs:EM_ARM (Results 1 – 21 of 21) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | perf_regs.c | 40 case EM_ARM: in perf_intr_reg_mask() 83 case EM_ARM: in perf_user_reg_mask() 126 case EM_ARM: in perf_reg_name() 195 case EM_ARM: in perf_arch_reg_ip() 224 case EM_ARM: in perf_arch_reg_sp()
|
| H A D | dwarf-regs.c | 44 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 D | sample.c | 71 case EM_ARM: /* Variable due to Thumb/Thumb-2 */ in elf_machine_max_instruction_length()
|
| H A D | genelf.h | 17 #define GEN_ELF_ARCH EM_ARM
|
| H A D | symbol-elf.c | 370 case EM_ARM: in get_plt_sizes() 1596 if (ehdr.e_machine == EM_ARM || ehdr.e_machine == EM_AARCH64) { in dso__load_sym_internal() 1670 if ((ehdr.e_machine == EM_ARM) && in dso__load_sym_internal()
|
| H A D | disasm.c | 143 [EM_ARM] = arch__new_arm, in arch__find()
|
| /linux/tools/perf/trace/beauty/ |
| H A D | syscalltbl.sh | 95 build_tables "$tools_dir/perf/arch/arm/entry/syscalls/syscall.tbl" "$outfile" common,32,oabi EM_ARM 204 build_outer_table EM_ARM "$outfile"
|
| /linux/include/uapi/linux/ |
| H A D | elf-em.h | 26 #define EM_ARM 40 /* ARM 32 bit */ macro
|
| H A D | audit.h | 402 #define AUDIT_ARCH_ARM (EM_ARM|__AUDIT_ARCH_LE) 403 #define AUDIT_ARCH_ARMEB (EM_ARM)
|
| /linux/arch/arm/kernel/ |
| H A D | elf.c | 15 if (x->e_machine != EM_ARM) in elf_check_arch()
|
| /linux/arch/arm/include/asm/ |
| H A D | elf.h | 83 #define ELF_ARCH EM_ARM
|
| /linux/tools/perf/util/include/ |
| H A D | dwarf-regs.h | 33 #define EM_HOST EM_ARM
|
| /linux/arch/arm/vdso/ |
| H A D | vdsomunge.c | 164 if (read_elf_half(inhdr->e_machine, swap) != EM_ARM) in main()
|
| /linux/scripts/mod/ |
| H A D | symsearch.c | 72 bool is_arm = (elf->hdr->e_machine == EM_ARM); in symsearch_populate()
|
| H A D | modpost.c | 1404 case EM_ARM: in section_rel()
|
| /linux/scripts/ |
| H A D | recordmcount.c | 578 case EM_ARM: in do_file()
|
| H A D | recordmcount.h | 538 if (w2(ehdr->e_machine) == EM_ARM in find_secsym_ndx()
|
| H A D | sorttable.c | 916 case EM_ARM: in do_file()
|
| /linux/arch/arm64/kernel/ |
| H A D | process.c | 793 if ((hdr)->e_machine != EM_ARM) in compat_elf_check_arch()
|
| H A D | ptrace.c | 1992 .name = "aarch32", .e_machine = EM_ARM, 2050 .name = "aarch32", .e_machine = EM_ARM,
|
| /linux/drivers/remoteproc/ |
| H A D | xlnx_r5_remoteproc.c | 924 rproc_coredump_set_elf_info(r5_rproc, ELFCLASS32, EM_ARM); in zynqmp_r5_add_rproc_core()
|