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

/frameworks/compile/mclinker/include/mcld/Target/
H A DTargetLDBackend.h114 /// mergeSection - merge target dependent sections.
115 virtual bool mergeSection(Module& pModule, function in class:mcld::TargetLDBackend
/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64LDBackend.cpp353 bool AArch64GNULDBackend::mergeSection(Module& pModule, function in class:AArch64GNULDBackend
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp413 bool ARMGNULDBackend::mergeSection(Module& pModule, function in class:ARMGNULDBackend
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.cpp699 bool HexagonLDBackend::mergeSection(Module& pModule, function in class:HexagonLDBackend

Completed in 332 milliseconds