Searched refs:symtab_saved_to_cache (Results 1 – 2 of 2) sorted by relevance
61 module.try_emplace("symbolTableSavedToCache", symtab_saved_to_cache); in ToJSON()346 module_stat.symtab_saved_to_cache = symtab->GetWasSavedToCache(); in ReportStatistics()347 if (module_stat.symtab_saved_to_cache) in ReportStatistics()
149 bool symtab_saved_to_cache = false; member