Home
last modified time | relevance | path

Searched refs:get_opd_discard (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/gold/
Dpowerpc.cc208 get_opd_discard(Address r_off) const in get_opd_discard() function in __anon34c063400111::Powerpc_relobj
262 if (this->get_opd_discard(lv->input_value())) in do_adjust_local_symbol()
5909 && ppc_object->get_opd_discard(off - 8)) in local()
6430 && ppc_object->get_opd_discard(off - 8)) in global()
7332 && symobj->get_opd_discard(sym->value())) in operator ()()
DChangeLog-08154427 (Powerpc_relobj::get_opd_discard, set_opd_discard): New functions.