Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddso.c36 static const char * const debuglink_paths[] = { variable
145 for (i = 0; i < ARRAY_SIZE(debuglink_paths); i++) { in dso__read_binary_type_filename()
147 debuglink_paths[i], dso_dir, symfile); in dso__read_binary_type_filename()