Searched refs:relocs (Results 1 – 1 of 1) sorted by relevance
558 RelocationSet& relocs = m_PostponedRelocs[rsym]; in applyPostponedRelocations() local559 for (RelocationSet::iterator it = relocs.begin(); it != relocs.end(); ++it) in applyPostponedRelocations()