Home
last modified time | relevance | path

Searched defs:initTargetSections (Results 1 – 6 of 6) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
DTargetLDBackend.h62 virtual void initTargetSections(Module& pModule, ObjectBuilder& pBuilder) {} in initTargetSections() function
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp88 void MipsGNULDBackend::initTargetSections(Module& pModule, in initTargetSections() function in mcld::MipsGNULDBackend
842 void Mips32GNULDBackend::initTargetSections(Module& pModule, in initTargetSections() function in mcld::Mips32GNULDBackend
887 void Mips64GNULDBackend::initTargetSections(Module& pModule, in initTargetSections() function in mcld::Mips64GNULDBackend
/frameworks/compile/mclinker/lib/Target/X86/
DX86LDBackend.cpp345 void X86_32GNULDBackend::initTargetSections(Module& pModule, in initTargetSections() function in mcld::X86_32GNULDBackend
612 void X86_64GNULDBackend::initTargetSections(Module& pModule, in initTargetSections() function in mcld::X86_64GNULDBackend
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64LDBackend.cpp83 void AArch64GNULDBackend::initTargetSections(Module& pModule, in initTargetSections() function in mcld::AArch64GNULDBackend
/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.cpp81 void ARMGNULDBackend::initTargetSections(Module& pModule, in initTargetSections() function in mcld::ARMGNULDBackend
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.cpp402 void HexagonLDBackend::initTargetSections(Module& pModule, in initTargetSections() function in mcld::HexagonLDBackend