Searched refs:hash_data_offset_ptr (Results 1 – 3 of 3) sorted by relevance
335 llvm::StringRef name, lldb::offset_t *hash_data_offset_ptr, in GetHashDataForName() argument337 pair.key = m_data.GetU32(hash_data_offset_ptr); in GetHashDataForName()349 *hash_data_offset_ptr = UINT32_MAX; in GetHashDataForName()353 const uint32_t count = m_data.GetU32(hash_data_offset_ptr); in GetHashDataForName()356 if (count > 0 && m_data.ValidOffsetForDataOfSize(*hash_data_offset_ptr, in GetHashDataForName()368 *hash_data_offset_ptr += min_total_hash_data_size; in GetHashDataForName()375 if (m_header.Read(m_data, hash_data_offset_ptr, die_info)) { in GetHashDataForName()381 *hash_data_offset_ptr = UINT32_MAX; in GetHashDataForName()397 *hash_data_offset_ptr = UINT32_MAX; in GetHashDataForName()405 lldb::offset_t *hash_data_offset_ptr, Pair &pair) const { in AppendHashDataForRegularExpression() argument[all …]
162 lldb::offset_t *hash_data_offset_ptr, Pair &pair) const;167 lldb::offset_t *hash_data_offset_ptr,
278 lldb::offset_t *hash_data_offset_ptr,