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