Home
last modified time | relevance | path

Searched refs:SetSymbolFile (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DSymbolFile.cpp235 ts->SetSymbolFile(this); in GetTypeSystemForLanguage()
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DTypeSystem.h101 virtual void SetSymbolFile(SymbolFile *sym_file) { m_sym_file = sym_file; } in SetSymbolFile() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp359 ts->SetSymbolFile(this); in InitializeObject()
2141 ts->SetSymbolFile(this); in GetTypeSystemForLanguage()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1671 ts->SetSymbolFile(this); in GetTypeSystemForLanguage()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp3156 void SetSymbolFile(TargetSP target_sp) { in SetSymbolFile() function in curses::TargetCreateFormDelegate
3220 SetSymbolFile(target_sp); in CreateTarget()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp444 ts->SetSymbolFile(this); in GetTypeSystemForLanguage()