reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
55 void AppleDWARFIndex::GetGlobalVariables(ConstString basename, DIEArray &offsets) {
tools/lldb/source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.cpp 86 void DebugNamesDWARFIndex::GetGlobalVariables(ConstString basename,
tools/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp 350 void ManualDWARFIndex::GetGlobalVariables(ConstString basename, DIEArray &offsets) {
2041 m_index->GetGlobalVariables(ConstString(basename), die_offsets);