Searched refs:SetDebugInfoIndexWasLoadedFromCache (Results 1 – 5 of 5) sorted by relevance
161 void SymbolFileDWARFDwo::SetDebugInfoIndexWasLoadedFromCache() { in SetDebugInfoIndexWasLoadedFromCache() function in SymbolFileDWARFDwo162 GetBaseSymbolFile().SetDebugInfoIndexWasLoadedFromCache(); in SetDebugInfoIndexWasLoadedFromCache()
64 void SetDebugInfoIndexWasLoadedFromCache() override;
41 m_dwarf->SetDebugInfoIndexWasLoadedFromCache(); in Index()
206 void SetDebugInfoIndexWasLoadedFromCache() override { in SetDebugInfoIndexWasLoadedFromCache() function207 m_sym_file_impl->SetDebugInfoIndexWasLoadedFromCache(); in SetDebugInfoIndexWasLoadedFromCache()
436 virtual void SetDebugInfoIndexWasLoadedFromCache() = 0;550 void SetDebugInfoIndexWasLoadedFromCache() override { in SetDebugInfoIndexWasLoadedFromCache() function