Home
last modified time | relevance | path

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

/Linux-v6.1/tools/lib/bpf/
Dlibbpf.c10740 char full_binary_path[PATH_MAX]; in bpf_program__attach_uprobe_opts() local
10758 err = resolve_full_path(binary_path, full_binary_path, in bpf_program__attach_uprobe_opts()
10759 sizeof(full_binary_path)); in bpf_program__attach_uprobe_opts()
10765 binary_path = full_binary_path; in bpf_program__attach_uprobe_opts()