Searched refs:postProcessing (Results 1 – 6 of 6) sorted by relevance
130 bool postProcessing(MemoryArea& pOutput);
109 virtual void postProcessing(MemoryArea& pOutput) = 0;
355 void postProcessing(MemoryArea& pOutput);
456 bool ObjectLinker::postProcessing(MemoryArea& pOutput) in postProcessing() function in ObjectLinker463 m_LDBackend.postProcessing(pOutput); in postProcessing()
217 m_pObjLinker->postProcessing(pOutput); in emit()
2269 void GNULDBackend::postProcessing(MemoryArea& pOutput) in postProcessing() function in GNULDBackend