Home | History | Annotate | Download | only in gold

Lines Matching full:relinfo

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