Home
last modified time | relevance | path

Searched refs:str_equal_fn (Results 1 – 1 of 1) sorted by relevance

/third_party/libbpf/src/
Dbtf_dump.c126 static bool str_equal_fn(long a, long b, void *ctx) in str_equal_fn() function
171 d->type_names = hashmap__new(str_hash_fn, str_equal_fn, NULL); in btf_dump__new()
177 d->ident_names = hashmap__new(str_hash_fn, str_equal_fn, NULL); in btf_dump__new()