HomeSort by relevance Sort by last modified time
    Searched refs:applyPostponedRelocations (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.h 86 /// applyPostponedRelocations - apply all postponed relocations
88 void applyPostponedRelocations(MipsRelocationInfo& pLo16Reloc);
MipsRelocator.cpp 553 void MipsRelocator::applyPostponedRelocations(MipsRelocationInfo& pLo16Reloc) {
935 pParent.applyPostponedRelocations(pReloc);
    [all...]

Completed in 1898 milliseconds