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

/frameworks/compile/mclinker/include/mcld/Object/
H A DObjectLinker.h153 /// partialSyncRelocationResult - sync relocation result when doing partial
155 void partialSyncRelocationResult(FileOutputBuffer& pOutput);
/frameworks/compile/mclinker/lib/Object/
H A DObjectLinker.cpp859 partialSyncRelocationResult(pOutput);
927 void ObjectLinker::partialSyncRelocationResult(FileOutputBuffer& pOutput) { function in class:mcld::ObjectLinker

Completed in 133 milliseconds