Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Object/
DObjectLinker.h155 void partialSyncRelocationResult(FileOutputBuffer& pOutput);
/frameworks/compile/mclinker/lib/Object/
DObjectLinker.cpp859 partialSyncRelocationResult(pOutput); in postProcessing()
927 void ObjectLinker::partialSyncRelocationResult(FileOutputBuffer& pOutput) { in partialSyncRelocationResult() function in mcld::ObjectLinker