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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolFile.cpp95 type_system_or_err->SetSymbolFile(this);
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DTypeSystem.h95 virtual void SetSymbolFile(SymbolFile *sym_file) { m_sym_file = sym_file; } function in class:lldb_private::TypeSystem
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp333 ts_or_err->SetSymbolFile(this);
1575 type_system_or_err->SetSymbolFile(this);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1651 type_system_or_err->SetSymbolFile(this);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp448 type_system_or_err->SetSymbolFile(this);

Completed in 95 milliseconds