Searched refs:ModuleTable (Results 1 – 1 of 1) sorted by relevance
301 typedef BOpenHashTable<ModuleHash> ModuleTable; typedef372 static ModuleTable* sModulesHash;906 ModuleTable::Iterator hashIterator(sModulesHash); in iterator_get_next_module()1159 ModuleTable::Iterator iterator(sModulesHash); in dump_modules()1801 sModulesHash = new(std::nothrow) ModuleTable(); in module_init()1861 ModuleTable::Iterator iterator(sModulesHash); in module_init_post_boot_device()2163 ModuleTable::Iterator iterator(sModulesHash); in get_next_loaded_module_name()