Searched refs:h_elf (Results 1 – 2 of 2) sorted by relevance
13319 struct elf_link_hash_entry *h_elf; in ppc64_elf_relocate_section() local13357 h_elf = NULL; in ppc64_elf_relocate_section()13399 h_elf, sec, relocation, in ppc64_elf_relocate_section()13401 sym_name = h_elf->root.root.string; in ppc64_elf_relocate_section()13402 sym_type = h_elf->type; in ppc64_elf_relocate_section()13419 if (h_elf->root.u.def.value >= isec->output_offset in ppc64_elf_relocate_section()13420 && h_elf->root.u.def.value < (isec->output_offset in ppc64_elf_relocate_section()13423 h_elf->root.u.def.value -= isec->output_offset; in ppc64_elf_relocate_section()13424 h_elf->root.u.def.section = isec; in ppc64_elf_relocate_section()13431 h = (struct ppc_link_hash_entry *) h_elf; in ppc64_elf_relocate_section()
1637 (ppc64_elf_relocate_section): Ditto for type of h. Introduce h_elf