Searched defs:initTargetSections (Results 1 - 5 of 5) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
H A DTargetLDBackend.h59 virtual void initTargetSections(Module& pModule, ObjectBuilder& pBuilder) { } function in class:mcld::TargetLDBackend
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.cpp55 void MipsGNULDBackend::initTargetSections(Module& pModule, ObjectBuilder& pBuilder) function in class:MipsGNULDBackend
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86LDBackend.cpp323 void X86_32GNULDBackend::initTargetSections(Module& pModule, function in class:X86_32GNULDBackend
509 void X86_64GNULDBackend::initTargetSections(Module& pModule, function in class:X86_64GNULDBackend
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp74 void ARMGNULDBackend::initTargetSections(Module& pModule, ObjectBuilder& pBuilder) function in class:ARMGNULDBackend
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.cpp423 void HexagonLDBackend::initTargetSections(Module& pModule, function in class:HexagonLDBackend

Completed in 324 milliseconds