Home
last modified time | relevance | path

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

/Linux-v6.1/tools/lib/bpf/
Dlibbpf.c10500 static long elf_find_func_offset(const char *binary_path, const char *name) in elf_find_func_offset() function
10771 sym_off = elf_find_func_offset(binary_path, func_name); in bpf_program__attach_uprobe_opts()