Home | History | Annotate | Download | only in gold

Lines Matching refs:relobj

117     // We store these with the Relobj, and we look them up by input
189 add_mapping(Relobj* object, unsigned int shndx,
201 get_output_offset(const Relobj* object, unsigned int shndx,
209 is_merge_section_for(const Relobj* object, unsigned int shndx) const;
248 Relobj*
284 do_output_offset(const Relobj* object, unsigned int shndx,
290 do_is_merge_section_for(const Relobj*, unsigned int shndx) const;
297 add_mapping(Relobj* object, unsigned int shndx, section_offset_type offset,
315 record_input_section(Relobj* relobj, unsigned int shndx);
328 Relobj* first_relobj_;
349 do_add_input_section(Relobj* object, unsigned int shndx);
473 do_add_input_section(Relobj* object, unsigned int shndx);
548 Relobj* object;
554 Merged_strings_list(Relobj* objecta, unsigned int shndxa)