Home | History | Annotate | Download | only in gold

Lines Matching refs:relobj

167   do_plt_address_for_local(const Relobj* relobj, unsigned int symndx) const
168 { return this->plt_section()->address_for_local(relobj, symndx); }
289 check_non_pic(Relobj*, unsigned int r_type);
358 get_size_for_reloc(unsigned int, Relobj*);
376 Sized_relobj_file<size, big_endian>* relobj,
1299 Sized_relobj_file<size, big_endian>* relobj,
1341 address_for_local(const Relobj*, unsigned int symndx);
1515 Sized_relobj_file<size, big_endian>* relobj,
1528 li.object = relobj;
1632 const Relobj* object,
1844 Sized_relobj_file<size, big_endian>* relobj,
1847 if (relobj->local_has_plt_offset(local_sym_index))
1852 relobj,
1854 relobj->set_local_plt_offset(local_sym_index, plt_offset);
2126 Target_sparc<size, big_endian>::Scan::check_non_pic(Relobj* object, unsigned int r_type)
4168 Relobj*)