Lines Matching refs:DWARFMappedHash

558 …m_apple_names_ap.reset (new DWARFMappedHash::MemoryTable (m_data_apple_names, get_debug_str_data()…  in InitializeObject()
567 …m_apple_types_ap.reset (new DWARFMappedHash::MemoryTable (m_data_apple_types, get_debug_str_data()… in InitializeObject()
577 …m_apple_namespaces_ap.reset (new DWARFMappedHash::MemoryTable (m_data_apple_namespaces, get_debug_… in InitializeObject()
587 …m_apple_objc_ap.reset (new DWARFMappedHash::MemoryTable (m_data_apple_objc, get_debug_str_data(), … in InitializeObject()
3238 DWARFMappedHash::DIEInfoArray hash_data_array; in FindGlobalVariables()
3240 DWARFMappedHash::ExtractDIEArray (hash_data_array, die_offsets); in FindGlobalVariables()
3383 const DWARFMappedHash::MemoryTable &memory_table, in FindFunctions()
3387 DWARFMappedHash::DIEInfoArray hash_data_array; in FindFunctions()
3390 DWARFMappedHash::ExtractDIEArray (hash_data_array, die_offsets); in FindFunctions()
5014 …ol has_tag = m_apple_types_ap->GetHeader().header_data.ContainsAtom (DWARFMappedHash::eAtomTypeTag… in FindDefinitionTypeForDIE()
5015 …_name_hash = m_apple_types_ap->GetHeader().header_data.ContainsAtom (DWARFMappedHash::eAtomTypeQua… in FindDefinitionTypeForDIE()
5188 …ol has_tag = m_apple_types_ap->GetHeader().header_data.ContainsAtom (DWARFMappedHash::eAtomTypeTag… in FindDefinitionTypeForDWARFDeclContext()
5189 …_name_hash = m_apple_types_ap->GetHeader().header_data.ContainsAtom (DWARFMappedHash::eAtomTypeQua… in FindDefinitionTypeForDWARFDeclContext()
7163 DWARFMappedHash::DIEInfoArray hash_data_array; in ParseVariablesForContext()
7168 DWARFMappedHash::ExtractDIEArray (hash_data_array, die_offsets); in ParseVariablesForContext()