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

/haiku-buildtools/binutils/gold/
H A Dpowerpc.cc189 get_opd_ent(Address r_off, Address* value = NULL) const function in class:__anon572::Powerpc_relobj
501 get_opd_ent(Address r_off, Address* value = NULL) const function in class:__anon572::Powerpc_dynobj
7160 unsigned int dst_indx = ppc_object->get_opd_ent(dst_off);
7215 dst_shndx = ppc_object->get_opd_ent(dst_off);
7249 unsigned int dst_indx = ppc_object->get_opd_ent(dst_off);
7277 loc->shndx = ppc_object->get_opd_ent(off, &dest_off);
7288 loc->shndx = ppc_object->get_opd_ent(loc->offset, &dest_off);
7701 *dest_shndx = symobj->get_opd_ent(*value - opd_addr, &sec_off);

Completed in 115 milliseconds