Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolFileOnDemand.h210 void SetDebugInfoIndexWasLoadedFromCache() override { in SetDebugInfoIndexWasLoadedFromCache() function
H A DSymbolFile.h574 void SetDebugInfoIndexWasLoadedFromCache() override { in SetDebugInfoIndexWasLoadedFromCache() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDwo.cpp162 void SymbolFileDWARFDwo::SetDebugInfoIndexWasLoadedFromCache() { in SetDebugInfoIndexWasLoadedFromCache() function in SymbolFileDWARFDwo