Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dpowerpc.cc132 get_opd_ent(Address r_off, Address* value = NULL) const in get_opd_ent() function in __anon0f0c9f3e0111::Powerpc_relobj
423 get_opd_ent(Address r_off, Address* value = NULL) const in get_opd_ent() function in __anon0f0c9f3e0111::Powerpc_dynobj
6346 unsigned int dst_indx = ppc_object->get_opd_ent(dst_off); in gc_process_relocs()
6402 dst_shndx = ppc_object->get_opd_ent(dst_off); in do_gc_add_reference()
6436 unsigned int dst_indx = ppc_object->get_opd_ent(dst_off); in do_gc_mark_symbol()
6463 loc->shndx = ppc_object->get_opd_ent(off, &dest_off); in do_function_location()
6474 loc->shndx = ppc_object->get_opd_ent(loc->offset, &dest_off); in do_function_location()
6765 *dest_shndx = symobj->get_opd_ent(*value - opd_addr, &sec_off); in symval_for_branch()
DChangeLog3089 * powerpc.cc (Powerpc_relobj::get_opd_ent): Rearrange parameters
3141 * powerpc.cc (Powerpc_relobj::get_opd_ent): Make const.
3311 (Powerpc_relobj::opd_shndx, init_opd, get_opd_ent, set_opd_ent,