Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddebuginfo.c78 static struct debuginfo *__debuginfo__new(const char *path) in __debuginfo__new() function
127 dinfo = __debuginfo__new(buf); in debuginfo__new()
137 return __debuginfo__new(buf); in debuginfo__new()