Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Delf-em.h26 #define EM_ARM 40 /* ARM 32 bit */ macro
A Daudit.h394 #define AUDIT_ARCH_ARM (EM_ARM|__AUDIT_ARCH_LE)
395 #define AUDIT_ARCH_ARMEB (EM_ARM)
/linux/tools/perf/util/
A Ddwarf-regs.c41 case EM_ARM: in get_dwarf_regstr()
A Dgenelf.h15 #define GEN_ELF_ARCH EM_ARM
A Dsymbol-elf.c360 case EM_ARM: in dso__synthesize_plt_symbols()
1198 if (ehdr.e_machine == EM_ARM || ehdr.e_machine == EM_AARCH64) { in dso__load_sym_internal()
1254 if ((ehdr.e_machine == EM_ARM) && in dso__load_sym_internal()
/linux/arch/arm/kernel/
A Delf.c15 if (x->e_machine != EM_ARM) in elf_check_arch()
/linux/arch/arm/include/asm/
A Delf.h81 #define ELF_ARCH EM_ARM
/linux/arch/arm/vdso/
A Dvdsomunge.c164 if (read_elf_half(inhdr->e_machine, swap) != EM_ARM) in main()
/linux/scripts/
A Dsorttable.c383 case EM_ARM: in do_file()
A Drecordmcount.c544 case EM_ARM: in do_file()
A Drecordmcount.h538 if (w2(ehdr->e_machine) == EM_ARM in find_secsym_ndx()
/linux/arch/arm64/kernel/
A Dprocess.c570 if ((hdr)->e_machine != EM_ARM) in compat_elf_check_arch()
A Dptrace.c1440 .name = "aarch32", .e_machine = EM_ARM,
1498 .name = "aarch32", .e_machine = EM_ARM,
/linux/scripts/mod/
A Dmodpost.c1920 case EM_ARM: in section_rel()

Completed in 33 milliseconds