Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/bindings/interface/
H A DSBSymbolContextExtensions.i7 …compile_unit = property(GetCompileUnit, SetCompileUnit, doc='''A read/write property that allows t…
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBSymbolContext.h50 void SetCompileUnit(lldb::SBCompileUnit compile_unit);
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBSymbolContext.cpp121 void SBSymbolContext::SetCompileUnit(lldb::SBCompileUnit compile_unit) { in SetCompileUnit() function in SBSymbolContext
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.h267 void SetCompileUnit(SymbolFileDWARF *oso_dwarf,
H A DSymbolFileDWARFDebugMap.cpp1340 void SymbolFileDWARFDebugMap::SetCompileUnit(SymbolFileDWARF *oso_dwarf, in SetCompileUnit() function in SymbolFileDWARFDebugMap
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp50674 (arg1)->SetCompileUnit(arg2); in _wrap_SBSymbolContext_SetCompileUnit()