Home
last modified time | relevance | path

Searched defs:GetDebugInfoIndexWasLoadedFromCache (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolFileOnDemand.h203 bool GetDebugInfoIndexWasLoadedFromCache() const override { in GetDebugInfoIndexWasLoadedFromCache() function
H A DSymbolFile.h547 bool GetDebugInfoIndexWasLoadedFromCache() const override { in GetDebugInfoIndexWasLoadedFromCache() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDwo.cpp158 bool SymbolFileDWARFDwo::GetDebugInfoIndexWasLoadedFromCache() const { in GetDebugInfoIndexWasLoadedFromCache() function in SymbolFileDWARFDwo