Searched refs:resolved_path (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dlibbpf.c12073 char resolved_path[512]; local
12092 err = resolve_full_path(binary_path, resolved_path, sizeof(resolved_path));
12098 binary_path = resolved_path;

Completed in 174 milliseconds