Searched defs:SetLoadDebugInfoEnabled (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/Symbol/ | ||
H A D | SymbolFile.h | 140 virtual void SetLoadDebugInfoEnabled() {} in SetLoadDebugInfoEnabled() function |
/llvm-project/lldb/source/Symbol/ | ||
H A D | SymbolFileOnDemand.cpp | 558 void SymbolFileOnDemand::SetLoadDebugInfoEnabled() { SetLoadDebugInfoEnabled() function in SymbolFileOnDemand |