Searched refs:EM_ARM (Results 1 – 12 of 12) sorted by relevance
25 #define EM_ARM 40 /* ARM 32 bit */ macro
353 #define AUDIT_ARCH_ARM (EM_ARM|__AUDIT_ARCH_LE)354 #define AUDIT_ARCH_ARMEB (EM_ARM)
13 if (x->e_machine != EM_ARM) in elf_check_arch()
75 #define ELF_ARCH EM_ARM
176 #define compat_elf_check_arch(x) (((x)->e_machine == EM_ARM) && \
177 if (read_elf_half(inhdr->e_machine, swap) != EM_ARM) in main()
284 case EM_ARM: in do_file()
369 case EM_ARM: reltype = R_ARM_ABS32; in do_file()
436 if (w2(ehdr->e_machine) == EM_ARM in find_secsym_ndx()
894 if (ehdr.e_machine == EM_ARM || ehdr.e_machine == EM_AARCH64) { in dso__load_sym()933 if ((ehdr.e_machine == EM_ARM) && in dso__load_sym()
855 .name = "aarch32", .e_machine = EM_ARM,
1861 case EM_ARM: in section_rel()