Searched refs:str_equal_fn (Results 1 – 1 of 1) sorted by relevance
126 static bool str_equal_fn(const void *a, const void *b, void *ctx) in str_equal_fn() function166 d->type_names = hashmap__new(str_hash_fn, str_equal_fn, NULL); in btf_dump__new()172 d->ident_names = hashmap__new(str_hash_fn, str_equal_fn, NULL); in btf_dump__new()