Lines Matching refs:relinfo

261     const Relocate_info<size, big_endian>* relinfo,  in relocate_section()  argument
277 Sized_relobj_file<size, big_endian>* object = relinfo->object; in relocate_section()
291 offset = output_section->output_offset(relinfo->object, in relocate_section()
292 relinfo->data_shndx, in relocate_section()
326 && !relinfo->symtab->is_section_folded(object, shndx)); in relocate_section()
339 gsym = relinfo->symtab->resolve_forwards(gsym); in relocate_section()
365 std::string name = object->section_name(relinfo->data_shndx); in relocate_section()
386 gold_warning_at_location(relinfo, i, offset, in relocate_section()
403 if (!relocate.relocate(relinfo, target, output_section, i, reloc, in relocate_section()
410 gold_error_at_location(relinfo, i, offset, in relocate_section()
417 gold_undefined_symbol_at_location(sym, relinfo, i, offset); in relocate_section()
424 relinfo->symtab->issue_warning(sym, relinfo, i, offset); in relocate_section()
433 apply_relocation(const Relocate_info<size, big_endian>* relinfo, in apply_relocation() argument
464 relocate.relocate(relinfo, target, NULL, -1U, rel, r_type, sym, &symval, in apply_relocation()
617 const Relocate_info<size, big_endian>* relinfo, in relocate_relocs() argument
636 Sized_relobj_file<size, big_endian>* const object = relinfo->object; in relocate_relocs()
652 target->relocate_special_relocatable(relinfo, sh_type, prelocs, in relocate_relocs()
717 gsym = relinfo->symtab->resolve_forwards(gsym); in relocate_relocs()
735 output_section->output_offset(object, relinfo->data_shndx, in relocate_relocs()