Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dunwind-libunwind-local.c411 const char *symfile; in find_proc_info() local
416 symfile = map->dso->symsrc_filename ?: map->dso->name; in find_proc_info()
419 if (dwarf_find_debug_frame(0, &di, ip, base, symfile, in find_proc_info()
Ddso.c79 char symfile[PATH_MAX]; in dso__read_binary_type_filename() local
95 ret = filename__read_debuglink(filename, symfile, PATH_MAX); in dso__read_binary_type_filename()
103 debuglink_paths[i], dso_dir, symfile); in dso__read_binary_type_filename()