Home
last modified time | relevance | path

Searched defs:archive_path (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/tools/lib/bpf/
Dlibbpf.c11115 static long elf_find_func_offset_from_archive(const char *archive_path, const char *file_name, in elf_find_func_offset_from_archive()
11367 const char *archive_path = NULL, *archive_sep = NULL; in bpf_program__attach_uprobe_opts() local