Lines Matching refs:e_machine

212 		if (proc->e_machine == EM_PPC)  in arch_dynlink_done()
218 if (proc->e_machine == EM_PPC) in arch_dynlink_done()
245 if (lte->ehdr.e_machine == EM_PPC && lte->arch.secure_plt) { in arch_plt_sym_val()
249 } else if (lte->ehdr.e_machine == EM_PPC) { in arch_plt_sym_val()
255 } else if (reloc_is_irelative(lte->ehdr.e_machine, rela)) { in arch_plt_sym_val()
287 if (proc->e_machine == EM_PPC64) { in arch_translate_address_dyn()
309 if (lte->ehdr.e_machine == EM_PPC64) { in arch_translate_address()
426 return CBS_STOP_IF(reloc_is_irelative(lte->ehdr.e_machine, rela) in reloc_copy_if_irelative()
433 if (lte->ehdr.e_machine == EM_PPC64 in arch_elf_init()
443 if (lte->ehdr.e_machine == EM_PPC && !lte->arch.secure_plt) in arch_elf_init()
458 if ((lte->ehdr.e_machine == EM_PPC64 || lte->arch.secure_plt) in arch_elf_init()
478 if (lte->ehdr.e_machine == EM_PPC && lte->arch.secure_plt) { in arch_elf_init()
491 } else if (lte->ehdr.e_machine == EM_PPC64) { in arch_elf_init()
513 if (lte->ehdr.e_machine == EM_PPC64 in arch_elf_init()
632 if (lte->ehdr.e_machine != EM_PPC || lte->ehdr.e_type == ET_DYN) in arch_elf_add_func_entry()
695 bool is_irelative = reloc_is_irelative(lte->ehdr.e_machine, rela); in arch_elf_add_plt_entry()
700 GElf_Addr addr = lte->ehdr.e_machine == EM_PPC64 in arch_elf_add_plt_entry()
713 if (lte->ehdr.e_machine == EM_PPC) { in arch_elf_add_plt_entry()
838 if (proc->e_machine == EM_PPC64) in dl_plt_update_bp_on_hit()
882 if (proc->e_machine == EM_PPC64 in cb_keep_stepping_p()
906 if (proc->e_machine == EM_PPC) in cb_keep_stepping_p()
968 assert(proc->e_machine == EM_PPC); in ppc_plt_bp_continue()
995 if (proc->e_machine == EM_PPC) { in ppc_plt_bp_continue()
1048 if (proc->e_machine == EM_PPC64 in ppc_plt_bp_retract()
1161 if (proc->e_machine == EM_PPC in arch_breakpoint_init()
1166 if (proc->e_machine == EM_PPC64 in arch_breakpoint_init()