Searched refs:strs_hash (Results 1 – 1 of 1) sorted by relevance
90 struct hashmap *strs_hash; member1447 btf->strs_hash = hash; in btf_ensure_modifiable()1496 if (hashmap__find(btf->strs_hash, (void *)new_off, (void **)&old_off)) in btf__find_str()1536 err = hashmap__insert(btf->strs_hash, (void *)new_off, (void *)new_off, in btf__add_str()