Searched refs:opd_ent_ndx (Results 1 – 2 of 2) sorted by relevance
126 size_t count = this->opd_ent_ndx(opd_size); in init_opd()134 size_t ndx = this->opd_ent_ndx(r_off); in get_opd_ent()146 size_t ndx = this->opd_ent_ndx(r_off); in set_opd_ent()156 size_t ndx = this->opd_ent_ndx(r_off); in get_opd_discard()165 size_t ndx = this->opd_ent_ndx(r_off); in set_opd_discard()228 size_t ndx = this->opd_ent_ndx(dst_off); in add_gc_mark()336 opd_ent_ndx(size_t off) const in opd_ent_ndx() function in __anon0f0c9f3e0111::Powerpc_relobj417 size_t count = this->opd_ent_ndx(opd_size); in init_opd()425 size_t ndx = this->opd_ent_ndx(r_off); in get_opd_ent()437 size_t ndx = this->opd_ent_ndx(r_off); in set_opd_ent()[all …]
3312 scan_opd_relocs, do_read_relocs, opd_ent_ndx): New functions.