Lines Matching defs:pModule
96 void MipsGNULDBackend::initTargetSections(Module& pModule, in initTargetSections()
123 void MipsGNULDBackend::initTargetSymbols(IRBuilder& pBuilder, Module& pModule) { in initTargetSymbols()
230 void MipsGNULDBackend::doPostLayout(Module& pModule, IRBuilder& pBuilder) { in doPostLayout()
353 void MipsGNULDBackend::orderSymbolTable(Module& pModule) { in orderSymbolTable()
581 bool MipsGNULDBackend::allocateCommonSymbols(Module& pModule) { in allocateCommonSymbols()
745 void MipsGNULDBackend::doCreateProgramHdrs(Module& pModule) { in doCreateProgramHdrs()
795 bool MipsGNULDBackend::doRelax(Module& pModule, in doRelax()
1163 void MipsGNULDBackend::preMergeSections(Module& pModule) { in preMergeSections()
1191 bool MipsGNULDBackend::mergeSection(Module& pModule, const Input& pInput, in mergeSection()
1259 void Mips32GNULDBackend::initTargetSections(Module& pModule, in initTargetSections()
1304 void Mips64GNULDBackend::initTargetSections(Module& pModule, in initTargetSections()