Searched defs:postProcessing (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Object/
H A DObjectLinker.cpp792 /// postProcessing - do modification after all processes
793 bool ObjectLinker::postProcessing(FileOutputBuffer& pOutput) function in class:ObjectLinker
803 m_LDBackend.postProcessing(pOutput);
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp2687 void GNULDBackend::postProcessing(FileOutputBuffer& pOutput) function in class:GNULDBackend

Completed in 307 milliseconds