Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DSymbolFile.h137 virtual void SetLoadDebugInfoEnabled() {} in SetLoadDebugInfoEnabled() function
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DSymbolFileOnDemand.cpp573 void SymbolFileOnDemand::SetLoadDebugInfoEnabled() { in SetLoadDebugInfoEnabled() function in SymbolFileOnDemand