Searched refs:got2_addend (Results 1 – 2 of 2) sorted by relevance
7956 Address got2_addend = 0; in relocate_relocs() local7959 got2_addend = object->get_output_section_offset(got2_shndx); in relocate_relocs()7960 gold_assert(got2_addend != invalid_address); in relocate_relocs()8075 addend += got2_addend; in relocate_relocs()
8562 bfd_vma got2_addend = 0; in ppc_elf_relocate_section() local8567 got2_addend = addend; in ppc_elf_relocate_section()8570 ent = find_plt_ent (&h->plt.plist, got2, got2_addend); in ppc_elf_relocate_section()