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

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

Completed in 104 milliseconds