Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.h597 NameToDIE m_namespace_index; // All type DIE offsets variable
DSymbolFileDWARF.cpp483 m_namespace_index(), in SymbolFileDWARF()
2974 m_namespace_index); in Index()
2989 m_namespace_index.Finalize(); in Index()
3002 s.Printf("\nNamepaces:\n"); m_namespace_index.Dump (&s); in Index()
4058 m_namespace_index.Find (name, die_offsets); in FindNamespace()
7783 s.Printf("\nNamepaces:\n"); m_namespace_index.Dump (&s); in DumpIndexes()