Searched refs:type_hash (Results 1 – 1 of 1) sorted by relevance
384 htab_t type_hash; member9519 if (cu->per_cu->type_hash == NULL) in set_die_type()9520 cu->per_cu->type_hash in set_die_type()9532 htab_find_slot_with_hash (cu->per_cu->type_hash, &ofs, ofs.offset, INSERT); in set_die_type()9541 get_die_type (struct die_info *die, htab_t type_hash) in get_die_type() argument9546 slot = htab_find_with_hash (type_hash, &ofs, ofs.offset); in get_die_type()9561 if (cu->per_cu->type_hash == NULL) in reset_die_and_siblings_types()9566 die->type = get_die_type (die, cu->per_cu->type_hash); in reset_die_and_siblings_types()