Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.h79 void applyPostponedRelocations(MipsRelocationInfo& pLo16Reloc);
DMipsRelocator.cpp568 void MipsRelocator::applyPostponedRelocations(MipsRelocationInfo& pLo16Reloc) in applyPostponedRelocations() argument
570 m_CurrentLo16Reloc = &pLo16Reloc; in applyPostponedRelocations()
572 ResolveInfo* rsym = pLo16Reloc.parent().symInfo(); in applyPostponedRelocations()