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

/frameworks/compile/mclinker/include/mcld/Target/
H A DTargetLDBackend.h121 /// postMergeSections - hooks to be executed after merging sections
122 virtual void postMergeSections(Module& pModule) { } function in class:mcld::TargetLDBackend
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp475 /// postMergeSections - hooks to be executed after merging sections
476 void ARMGNULDBackend::postMergeSections(Module& pModule) { function in class:mcld::ARMGNULDBackend

Completed in 73 milliseconds