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

/linux-master/tools/perf/tests/
H A Dpe-file-parsing.c46 ret = filename__read_debuglink(filename, debuglink, PATH_MAX);
/linux-master/tools/perf/util/
H A Dsymbol.h148 int filename__read_debuglink(const char *filename, char *debuglink,
H A Dsymbol-minimal.c79 int filename__read_debuglink(const char *filename __maybe_unused, function
H A Dsymbol-elf.c1084 int filename__read_debuglink(const char *filename, char *debuglink, function
1120 int filename__read_debuglink(const char *filename, char *debuglink, function
H A Ddso.c133 ret = filename__read_debuglink(filename, symfile, PATH_MAX);

Completed in 159 milliseconds