Home
last modified time | relevance | path

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

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