Searched refs:pLo16Reloc (Results 1 – 2 of 2) sorted by relevance
79 void applyPostponedRelocations(MipsRelocationInfo& pLo16Reloc);
568 void MipsRelocator::applyPostponedRelocations(MipsRelocationInfo& pLo16Reloc) in applyPostponedRelocations() argument570 m_CurrentLo16Reloc = &pLo16Reloc; in applyPostponedRelocations()572 ResolveInfo* rsym = pLo16Reloc.parent().symInfo(); in applyPostponedRelocations()