Searched refs:SetDebugInfoIndexWasLoadedFromCache (Results 1 – 5 of 5) sorted by relevance
162 void SymbolFileDWARFDwo::SetDebugInfoIndexWasLoadedFromCache() { in SetDebugInfoIndexWasLoadedFromCache() function in SymbolFileDWARFDwo163 GetBaseSymbolFile().SetDebugInfoIndexWasLoadedFromCache(); in SetDebugInfoIndexWasLoadedFromCache()
64 void SetDebugInfoIndexWasLoadedFromCache() override;
42 m_dwarf->SetDebugInfoIndexWasLoadedFromCache(); in Index()
210 void SetDebugInfoIndexWasLoadedFromCache() override { in SetDebugInfoIndexWasLoadedFromCache() function211 m_sym_file_impl->SetDebugInfoIndexWasLoadedFromCache(); in SetDebugInfoIndexWasLoadedFromCache()
447 virtual void SetDebugInfoIndexWasLoadedFromCache() = 0;574 void SetDebugInfoIndexWasLoadedFromCache() override { in SetDebugInfoIndexWasLoadedFromCache() function