Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
A Delf.c378 long elf_find_func_offset_from_file(const char *binary_path, const char *name) in elf_find_func_offset_from_file() function
A Dlibbpf_internal.h672 long elf_find_func_offset_from_file(const char *binary_path, const char *name);
A Dlibbpf.c12108 sym_off = elf_find_func_offset_from_file(binary_path, func_name); in bpf_program__attach_uprobe_opts()

Completed in 35 milliseconds