Lines Matching defs:pModule
64 CreateLocalSymbolToFragmentEnd(mcld::Module& pModule, mcld::Fragment& pFrag) { in CreateLocalSymbolToFragmentEnd()
149 void ARMGNULDBackend::initTargetSections(Module& pModule, in initTargetSections()
197 void ARMGNULDBackend::initTargetSymbols(IRBuilder& pBuilder, Module& pModule) { in initTargetSymbols()
325 void ARMGNULDBackend::doPostLayout(Module& pModule, IRBuilder& pBuilder) { in doPostLayout()
468 void ARMGNULDBackend::preMergeSections(Module& pModule) { in preMergeSections()
476 void ARMGNULDBackend::postMergeSections(Module& pModule) { in postMergeSections()
484 bool ARMGNULDBackend::mergeSection(Module& pModule, in mergeSection()
556 const Module& pModule, in setUpReachedSectionsForGC()
708 void ARMGNULDBackend::rewriteARMExIdxSection(Module& pModule) { in rewriteARMExIdxSection()
807 bool ARMGNULDBackend::relax(Module& pModule, IRBuilder& pBuilder) { in relax()
816 bool ARMGNULDBackend::doRelax(Module& pModule, in doRelax()
994 void ARMGNULDBackend::doCreateProgramHdrs(Module& pModule) { in doCreateProgramHdrs()