Searched refs:address_for_local (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dtilegx.cc160 address_for_local(const Relobj*, unsigned int symndx);
357 { return this->plt_section()->address_for_local(relobj, symndx); }
2217 Output_data_plt_tilegx<size, big_endian>::address_for_local( function in class:__anon597::Output_data_plt_tilegx
H A Dsparc.cc180 { return this->plt_section()->address_for_local(relobj, symndx); }
1356 address_for_local(const Relobj*, unsigned int symndx);
1646 Output_data_plt_sparc<size, big_endian>::address_for_local( function in class:__anon581::Output_data_plt_sparc
H A Di386.cc138 address_for_local(const Relobj*, unsigned int symndx);
490 { return this->plt_section()->address_for_local(relobj, symndx); }
1249 Output_data_plt_i386::address_for_local(const Relobj* object, function in class:__anon550::Output_data_plt_i386
H A Ds390.cc179 address_for_local(const Relobj*, unsigned int symndx);
397 { return this->plt_section()->address_for_local(relobj, symndx); }
1222 Output_data_plt_s390<size>::address_for_local(const Relobj* object, function in class:__anon577::Output_data_plt_s390
H A Dx86_64.cc217 address_for_local(const Relobj* obj, unsigned int symndx) function in class:__anon593::Output_data_plt_x86_64
725 { return this->plt_section()->address_for_local(relobj, symndx); }
H A Daarch64.cc2967 { return this->plt_section()->address_for_local(relobj, symndx); }
4227 address_for_local(const Relobj*, unsigned int symndx);
4540 Output_data_plt_aarch64<size, big_endian>::address_for_local( function in class:__anon527::Output_data_got_aarch64::Output_data_plt_aarch64
H A Darm.cc2277 { return this->plt_section()->address_for_local(relobj, symndx); }
7531 address_for_local(const Relobj*, unsigned int symndx) const;
7829 Output_data_plt_arm<big_endian>::address_for_local(

Completed in 294 milliseconds