Home
last modified time | relevance | path

Searched defs:SetLoadDebugInfoEnabled (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DSymbolFile.h135 virtual void SetLoadDebugInfoEnabled() {} in SetLoadDebugInfoEnabled() function
/llvm-project-15.0.7/lldb/source/Symbol/
H A DSymbolFileOnDemand.cpp561 void SymbolFileOnDemand::SetLoadDebugInfoEnabled() { in SetLoadDebugInfoEnabled() function in SymbolFileOnDemand