Home
last modified time | relevance | path

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

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