Searched defs:mergeSection (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
H A DTargetLDBackend.h114 /// mergeSection - merge target dependent sections.
115 virtual bool mergeSection(Module& pModule, LDSection& pInputSection) function in class:mcld::TargetLDBackend
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp398 bool ARMGNULDBackend::mergeSection(Module& pModule, LDSection& pSection) function in class:ARMGNULDBackend
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.cpp687 bool HexagonLDBackend::mergeSection(Module& pModule, LDSection& pInputSection) function in class:HexagonLDBackend

Completed in 292 milliseconds