Searched defs:pLo16Reloc (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocator.cpp553 void MipsRelocator::applyPostponedRelocations(MipsRelocationInfo& pLo16Reloc) { argument
554 m_CurrentLo16Reloc = &pLo16Reloc;
556 ResolveInfo* rsym = pLo16Reloc.parent().symInfo();

Completed in 82 milliseconds