Searched refs:m_global_index (Results 1 – 2 of 2) sorted by relevance
481 m_global_index(), in SymbolFileDWARF()2972 m_global_index, in Index()2987 m_global_index.Finalize(); in Index()3000 s.Printf("\nGlobals and statics:\n"); m_global_index.Dump (&s); in Index()3135 m_global_index.Find (name, die_offsets); in FindGlobalVariables()3249 m_global_index.Find (regex, die_offsets); in FindGlobalVariables()7179 m_global_index.FindAllEntriesForCompileUnit (dwarf_cu->GetOffset(), in ParseVariablesForContext()7781 s.Printf("\nGlobals and statics:\n"); m_global_index.Dump (&s); in DumpIndexes()
595 NameToDIE m_global_index; // Global and static variables variable