Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:getRelocData

558       RelocData::iterator reloc, rEnd = (*rs)->getRelocData()->end();
559 for (reloc = (*rs)->getRelocData()->begin(); reloc != rEnd; ++reloc) {