Searched refs:applyPostponedRelocations (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocator.h77 /// applyPostponedRelocations - apply all postponed relocations
79 void applyPostponedRelocations(MipsRelocationInfo& pLo16Reloc);
H A DMipsRelocator.cpp568 void MipsRelocator::applyPostponedRelocations(MipsRelocationInfo& pLo16Reloc) function in class:MipsRelocator
898 pParent.applyPostponedRelocations(pReloc);

Completed in 21 milliseconds