Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dunwind-libunwind-local.c457 const char *symfile; in find_proc_info() local
462 symfile = map->dso->symsrc_filename ?: map->dso->name; in find_proc_info()
465 if (dwarf_find_debug_frame(0, &di, ip, base, symfile, in find_proc_info()
Ddso.c83 char symfile[PATH_MAX]; in dso__read_binary_type_filename() local
99 ret = filename__read_debuglink(filename, symfile, PATH_MAX); in dso__read_binary_type_filename()
107 debuglink_paths[i], dso_dir, symfile); in dso__read_binary_type_filename()