Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/mclinker/include/mcld/Target/
H A DTargetLDBackend.h62 virtual void initTargetSections(Module& pModule, ObjectBuilder& pBuilder) {} in initTargetSections() function
/aosp12/frameworks/compile/mclinker/lib/Target/X86/
H A 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
/aosp12/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.cpp96 void MipsGNULDBackend::initTargetSections(Module& pModule, in initTargetSections() function in mcld::MipsGNULDBackend
1259 void Mips32GNULDBackend::initTargetSections(Module& pModule, in initTargetSections() function in mcld::Mips32GNULDBackend
1304 void Mips64GNULDBackend::initTargetSections(Module& pModule, in initTargetSections() function in mcld::Mips64GNULDBackend
/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64LDBackend.cpp88 void AArch64GNULDBackend::initTargetSections(Module& pModule, in initTargetSections() function in mcld::AArch64GNULDBackend
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp149 void ARMGNULDBackend::initTargetSections(Module& pModule, in initTargetSections() function in mcld::ARMGNULDBackend
/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.cpp403 void HexagonLDBackend::initTargetSections(Module& pModule, in initTargetSections() function in mcld::HexagonLDBackend