Searched refs:e_machine (Results 1 – 11 of 11) sorted by relevance
62 uint16_t e_machine; in get_e_machine() member81 hdr->elf_mach = info.e_machine; in get_e_machine()
81 uint16_t e_machine; member171 h.e_machine = 0x3e; in make_exe()
27 switch (elf->ehdr.e_machine) { in is_x86_64()33 WARN("unexpected ELF machine type %d", elf->ehdr.e_machine); in is_x86_64()
386 switch (ehdr.e_machine) { in dso__synthesize_plt_symbols()1225 if (ehdr.e_machine == EM_ARM || ehdr.e_machine == EM_AARCH64) { in dso__load_sym_internal()1282 if ((ehdr.e_machine == EM_ARM) && in dso__load_sym_internal()1476 if (ehdr.e_machine == EM_X86_64) in dso__type_fd()1607 ehdr->e_machine = kehdr->e_machine; in kcore__copy_hdr()
333 if (ehdr.e_machine == EM_X86_64) in dso__type_fd()
283 ehdr->e_machine = GEN_ELF_ARCH; in jit_write_elf()
1250 pf->machine = ehdr.e_machine; in debuginfo__find_probes()
209 FAIL_IF(ehdr->e_machine != EM_PPC64); in check_core_file()
42 * uint32_t elf_mach : ELF architecture encoding (ELF e_machine value as specified in /usr/include/…
326 linker->elf_hdr->e_machine = EM_BPF; in init_output_elf()587 || ehdr->e_machine != EM_BPF in linker_load_obj_file()
1235 (ep->e_machine && ep->e_machine != EM_BPF)) { in bpf_object__elf_init()