Home
last modified time | relevance | path

Searched refs:applyPostponedRelocations (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() function in MipsRelocator
898 pParent.applyPostponedRelocations(pReloc); in lo16()