Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.h168 SymRelocSetMap m_PostponedRelocs; variable
DMipsRelocator.cpp550 m_PostponedRelocs[rsym].insert(&pReloc); in postponeRelocation()
558 RelocationSet& relocs = m_PostponedRelocs[rsym]; in applyPostponedRelocations()
562 m_PostponedRelocs.erase(rsym); in applyPostponedRelocations()