Searched defs:pSectionMap (Results 1 – 6 of 6) sorted by relevance
18 SectionMerger::SectionMerger(SectionMap& pSectionMap, LDContext& pContext) in SectionMerger()
50 virtual bool initTargetSectionMap(SectionMap& pSectionMap) { return true;} in initTargetSectionMap()
581 bool X86GNULDBackend::initTargetSectionMap(SectionMap& pSectionMap) in initTargetSectionMap()
74 bool ARMGNULDBackend::initTargetSectionMap(SectionMap& pSectionMap) in initTargetSectionMap()
34 SectionMap& pSectionMap, in MCLinker()
60 bool MipsGNULDBackend::initTargetSectionMap(SectionMap& pSectionMap) in initTargetSectionMap()