Home
last modified time | relevance | path

Searched refs:h_elf (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf64-ppc.c13319 struct elf_link_hash_entry *h_elf; in ppc64_elf_relocate_section() local
13357 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()
DChangeLog-20041637 (ppc64_elf_relocate_section): Ditto for type of h. Introduce h_elf