Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DSectionMerger.cpp18 SectionMerger::SectionMerger(SectionMap& pSectionMap, LDContext& pContext) in SectionMerger()
/frameworks/compile/mclinker/include/mcld/Target/
DTargetLDBackend.h50 virtual bool initTargetSectionMap(SectionMap& pSectionMap) { return true;} in initTargetSectionMap()
/frameworks/compile/mclinker/lib/Target/X86/
DX86LDBackend.cpp581 bool X86GNULDBackend::initTargetSectionMap(SectionMap& pSectionMap) in initTargetSectionMap()
/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.cpp74 bool ARMGNULDBackend::initTargetSectionMap(SectionMap& pSectionMap) in initTargetSectionMap()
/frameworks/compile/mclinker/lib/MC/
DMCLinker.cpp34 SectionMap& pSectionMap, in MCLinker()
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp60 bool MipsGNULDBackend::initTargetSectionMap(SectionMap& pSectionMap) in initTargetSectionMap()