Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DSymbolFile.cpp94 type_system->SetSymbolFile(this); in GetTypeSystemForLanguage()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DTypeSystem.h99 virtual void SetSymbolFile(SymbolFile *sym_file) { m_sym_file = sym_file; } in SetSymbolFile() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp326 ts->SetSymbolFile(this); in InitializeObject()
1562 type_system->SetSymbolFile(this); in GetTypeSystemForLanguage()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1606 type_system->SetSymbolFile(this); in GetTypeSystemForLanguage()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp445 type_system->SetSymbolFile(this); in GetTypeSystemForLanguage()