Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Ddso.c35 static const char * const debuglink_paths[] = { variable
105 for (i = 0; i < ARRAY_SIZE(debuglink_paths); i++) { in dso__read_binary_type_filename()
107 debuglink_paths[i], dso_dir, symfile); in dso__read_binary_type_filename()