Home
last modified time | relevance | path

Searched refs:support_file_sp (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompileUnit.cpp30 lldb::SupportFileSP support_file_sp, in CompileUnit() argument
37 m_primary_support_file_sp(support_file_sp), in CompileUnit()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp793 auto initialize_cu = [&](lldb::SupportFileSP support_file_sp, in ParseCompileUnit()
798 module_sp, &dwarf_cu, support_file_sp, in ParseCompileUnit()