Searched refs:hash_data_array (Results 1 – 1 of 1) sorted by relevance
3286 DWARFMappedHash::DIEInfoArray hash_data_array; in FindGlobalVariables() local3287 if (m_apple_names_ap->AppendAllDIEsThatMatchingRegex (regex, hash_data_array)) in FindGlobalVariables()3288 DWARFMappedHash::ExtractDIEArray (hash_data_array, die_offsets); in FindGlobalVariables()3435 DWARFMappedHash::DIEInfoArray hash_data_array; in FindFunctions() local3436 if (memory_table.AppendAllDIEsThatMatchingRegex (regex, hash_data_array)) in FindFunctions()3438 DWARFMappedHash::ExtractDIEArray (hash_data_array, die_offsets); in FindFunctions()7254 DWARFMappedHash::DIEInfoArray hash_data_array; in ParseVariablesForContext() local7257 hash_data_array)) in ParseVariablesForContext()7259 DWARFMappedHash::ExtractDIEArray (hash_data_array, die_offsets); in ParseVariablesForContext()