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

Overridden By

tools/lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.cpp
   60 void AppleDWARFIndex::GetGlobalVariables(const RegularExpression &regex,
tools/lldb/source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.cpp
   99 void DebugNamesDWARFIndex::GetGlobalVariables(const RegularExpression &regex,
tools/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp
  355 void ManualDWARFIndex::GetGlobalVariables(const RegularExpression &regex,

References

tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
 2138   m_index->GetGlobalVariables(regex, die_offsets);