Searched refs:EM_ARM (Results 1 – 14 of 14) sorted by relevance
26 #define EM_ARM 40 /* ARM 32 bit */ macro
378 #define AUDIT_ARCH_ARM (EM_ARM|__AUDIT_ARCH_LE)379 #define AUDIT_ARCH_ARMEB (EM_ARM)
41 case EM_ARM: in get_dwarf_regstr()
15 #define GEN_ELF_ARCH EM_ARM
317 case EM_ARM: in dso__synthesize_plt_symbols()1035 if (ehdr.e_machine == EM_ARM || ehdr.e_machine == EM_AARCH64) { in dso__load_sym()1074 if ((ehdr.e_machine == EM_ARM) && in dso__load_sym()
15 if (x->e_machine != EM_ARM) in elf_check_arch()
76 #define ELF_ARCH EM_ARM
199 ((x)->e_machine == EM_ARM) && \
177 if (read_elf_half(inhdr->e_machine, swap) != EM_ARM) in main()
325 case EM_ARM: in do_file()
514 case EM_ARM: reltype = R_ARM_ABS32; in do_file()
436 if (w2(ehdr->e_machine) == EM_ARM in find_secsym_ndx()
1275 .name = "aarch32", .e_machine = EM_ARM,1333 .name = "aarch32", .e_machine = EM_ARM,
1872 case EM_ARM: in section_rel()