Home
last modified time | relevance | path

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

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