Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.h84 void postponeRelocation(Relocation& pReloc);
DMipsRelocator.cpp154 postponeRelocation(pReloc); in applyRelocation()
548 void MipsRelocator::postponeRelocation(Relocation& pReloc) { in postponeRelocation() function in mcld::MipsRelocator