Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Delf.c226 static bool symbol_match(struct elf_sym_iter *iter, int sh_type, struct elf_sym *sym, in symbol_match() function
327 if (!symbol_match(&iter, sh_types[i], sym, name, name_len, lib_ver)) in elf_find_func_offset()