Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.cpp558 RelocationSet& relocs = m_PostponedRelocs[rsym]; in applyPostponedRelocations() local
559 for (RelocationSet::iterator it = relocs.begin(); it != relocs.end(); ++it) in applyPostponedRelocations()