Searched refs:postMergeSections (Results 1 – 4 of 4) sorted by relevance
122 virtual void postMergeSections(Module& pModule);
476 void ARMGNULDBackend::postMergeSections(Module& pModule) { in postMergeSections() function in mcld::ARMGNULDBackend
122 virtual void postMergeSections(Module& pModule) { } in postMergeSections() function
438 m_LDBackend.postMergeSections(*m_pModule); in mergeSections()