Searched refs:symbol_equal (Results 1 – 1 of 1) sorted by relevance
313 static bool symbol_equal(long key1, long key2, void *ctx __maybe_unused) in symbol_equal() function343 map = hashmap__new(symbol_hash, symbol_equal, NULL); in get_syms()