HomeSort by relevance Sort by last modified time
    Searched refs:m_PostponedRelocs (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.h 168 SymRelocSetMap m_PostponedRelocs;
MipsRelocator.cpp 550 m_PostponedRelocs[rsym].insert(&pReloc);
558 RelocationSet& relocs = m_PostponedRelocs[rsym];
562 m_PostponedRelocs.erase(rsym);
    [all...]

Completed in 642 milliseconds