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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.h 82 /// postponeRelocation - save R_MIPS_LO16 paired relocations
84 void postponeRelocation(Relocation& pReloc);
MipsRelocator.cpp 154 postponeRelocation(pReloc);
548 void MipsRelocator::postponeRelocation(Relocation& pReloc) {
    [all...]

Completed in 204 milliseconds