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.h206 void SetDebugInfoIndexWasLoadedFromCache() override { in SetDebugInfoIndexWasLoadedFromCache() function
H A DSymbolFile.h550 void SetDebugInfoIndexWasLoadedFromCache() override { in SetDebugInfoIndexWasLoadedFromCache() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDwo.cpp161 void SymbolFileDWARFDwo::SetDebugInfoIndexWasLoadedFromCache() { in SetDebugInfoIndexWasLoadedFromCache() function in SymbolFileDWARFDwo