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

/frameworks/compile/mclinker/lib/Object/
H A DObjectLinker.cpp524 /// postProcessing - do modification after all processes
525 bool ObjectLinker::postProcessing(MemoryArea& pOutput) function in class:ObjectLinker
532 m_LDBackend.postProcessing(pOutput);
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp2272 void GNULDBackend::postProcessing(MemoryArea& pOutput) function in class:GNULDBackend

Completed in 64 milliseconds