reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
 3422                           symbol_context_scope = exe_symbol;
 3468       if (symbol_context_scope == nullptr) {
 3474             symbol_context_scope = sc.function->GetBlock(true).FindBlockByID(
 3476             if (symbol_context_scope == nullptr)
 3477               symbol_context_scope = sc.function;
 3482           symbol_context_scope = sc.comp_unit;
 3487       if (symbol_context_scope) {
 3497             die.GetID(), name, mangled, type_sp, scope, symbol_context_scope,