Searched refs:full_binary_path (Results 1 – 1 of 1) sorted by relevance
10740 char full_binary_path[PATH_MAX]; in bpf_program__attach_uprobe_opts() local10758 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()