Searched refs:hash_data_array (Results 1 – 1 of 1) sorted by relevance
3238 DWARFMappedHash::DIEInfoArray hash_data_array; in FindGlobalVariables() local3239 if (m_apple_names_ap->AppendAllDIEsThatMatchingRegex (regex, hash_data_array)) in FindGlobalVariables()3240 DWARFMappedHash::ExtractDIEArray (hash_data_array, die_offsets); in FindGlobalVariables()3387 DWARFMappedHash::DIEInfoArray hash_data_array; in FindFunctions() local3388 if (memory_table.AppendAllDIEsThatMatchingRegex (regex, hash_data_array)) in FindFunctions()3390 DWARFMappedHash::ExtractDIEArray (hash_data_array, die_offsets); in FindFunctions()7163 DWARFMappedHash::DIEInfoArray hash_data_array; in ParseVariablesForContext() local7166 hash_data_array)) in ParseVariablesForContext()7168 DWARFMappedHash::ExtractDIEArray (hash_data_array, die_offsets); in ParseVariablesForContext()