Home
last modified time | relevance | path

Searched defs:mergeSection (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/compile/mclinker/include/mcld/Target/
H A DTargetLDBackend.h125 virtual bool mergeSection(Module& pModule, in mergeSection() function
/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64LDBackend.cpp530 bool AArch64GNULDBackend::mergeSection(Module& pModule, in mergeSection() function in mcld::AArch64GNULDBackend
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp484 bool ARMGNULDBackend::mergeSection(Module& pModule, in mergeSection() function in mcld::ARMGNULDBackend
/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.cpp692 bool HexagonLDBackend::mergeSection(Module& pModule, in mergeSection() function in mcld::HexagonLDBackend
/aosp12/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.cpp1191 bool MipsGNULDBackend::mergeSection(Module& pModule, const Input& pInput, in mergeSection() function in mcld::MipsGNULDBackend