Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c11123 static long elf_find_func_offset_from_archive(const char *archive_path, const char *file_name, in elf_find_func_offset_from_archive()
11375 const char *archive_path = NULL, *archive_sep = NULL; in bpf_program__attach_uprobe_opts() local