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

/frameworks/compile/mclinker/include/mcld/Object/
H A DObjectLinker.h149 /// normalSyncRelocationResult - sync relocation result when producing shared
151 void normalSyncRelocationResult(FileOutputBuffer& pOutput);
/frameworks/compile/mclinker/lib/Object/
H A DObjectLinker.cpp857 normalSyncRelocationResult(pOutput);
868 void ObjectLinker::normalSyncRelocationResult(FileOutputBuffer& pOutput) { function in class:mcld::ObjectLinker

Completed in 21 milliseconds