Searched refs:pLo16Reloc (Results 1 – 2 of 2) sorted by relevance
88 void applyPostponedRelocations(MipsRelocationInfo& pLo16Reloc);
553 void MipsRelocator::applyPostponedRelocations(MipsRelocationInfo& pLo16Reloc) { in applyPostponedRelocations() argument554 m_CurrentLo16Reloc = &pLo16Reloc; in applyPostponedRelocations()556 ResolveInfo* rsym = pLo16Reloc.parent().symInfo(); in applyPostponedRelocations()