Home | History | Annotate | Download | only in gold

Lines Matching refs:relobj

46 class Relobj;
281 plt_address_for_local(const Relobj* object, unsigned int symndx) const
287 tls_offset_for_local(const Relobj* object,
346 calls_non_split(Relobj* object, unsigned int shndx,
450 output_section_name(const Relobj* relobj,
453 { return this->do_output_section_name(relobj, name, plen); }
619 do_plt_address_for_local(const Relobj*, unsigned int) const
623 do_tls_offset_for_local(const Relobj*, unsigned int, unsigned int) const
665 do_calls_non_split(Relobj* object, unsigned int, section_offset_type,
758 do_output_section_name(const Relobj*, const char*, size_t*) const