Home
last modified time | relevance | path

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

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