Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:Module

114 void HexagonLDBackend::doPostLayout(Module& pModule, IRBuilder& pBuilder)
423 void HexagonLDBackend::initTargetSections(Module& pModule,
495 void HexagonLDBackend::initTargetSymbols(IRBuilder& pBuilder, Module& pModule)
567 bool HexagonLDBackend::doRelax(Module& pModule, IRBuilder& pBuilder,
574 Module::obj_iterator input, inEnd = pModule.obj_end();
687 bool HexagonLDBackend::mergeSection(Module& pModule, LDSection& pInputSection)
741 bool HexagonLDBackend::allocateCommonSymbols(Module& pModule)
1033 void HexagonLDBackend::doCreateProgramHdrs(Module& pModule)