Home
last modified time | relevance | path

Searched refs:SetLoadDebugInfoEnabled (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DSymbolFileOnDemand.cpp351 SetLoadDebugInfoEnabled(); in FindGlobalVariables()
382 SetLoadDebugInfoEnabled(); in FindFunctions()
415 SetLoadDebugInfoEnabled(); in FindFunctions()
573 void SymbolFileOnDemand::SetLoadDebugInfoEnabled() { in SetLoadDebugInfoEnabled() function in SymbolFileOnDemand
H A DCompileUnit.cpp289 GetModule()->GetSymbolFile()->SetLoadDebugInfoEnabled(); in ResolveSymbolContext()
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DSymbolFileOnDemand.h54 void SetLoadDebugInfoEnabled() override;
H A DSymbolFile.h137 virtual void SetLoadDebugInfoEnabled() {} in SetLoadDebugInfoEnabled() function
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DModule.cpp479 symfile->SetLoadDebugInfoEnabled(); in ResolveSymbolContextForAddress()