Searched refs:getModuleCount (Results 1 – 8 of 8) sorted by relevance
28 return static_cast<uint32_t>(Modules.getModuleCount()); in getChildCount()33 if (Index >= Modules.getModuleCount()) in getChildAtIndex()39 if (Index >= Modules.getModuleCount()) in getNext()
138 assert(Modi <= Modules->getModuleCount()); in isEnd()141 if (Modi == Modules->getModuleCount()) in isEnd()242 uint32_t DbiModuleList::getModuleCount() const { in getModuleCount() function in DbiModuleList255 assert(Modi < getModuleCount()); in getModuleDescriptor()
76 uint32_t getModuleCount() const;
328 if (I >= Modules.getModuleCount()) { in iterateOneModule()375 uint32_t Count = Modules.getModuleCount(); in iterateModules()
82 for (uint32_t I = 0; I < Modules.getModuleCount(); ++I) { in discoverStreamPurposes()
209 for (uint32_t I = 0; I < Modules.getModuleCount(); ++I) { in dumpDbiStream()
494 uint32_t Count = Dbi.modules().getModuleCount(); in isEnd()
610 uint32_t ModCount = Modules.getModuleCount(); in dumpSymbolStats()