Searched refs:debuginfo__new (Results 1 – 3 of 3) sorted by relevance
31 extern struct debuginfo *debuginfo__new(const char *path);
229 struct debuginfo *debuginfo__new(const char *path) in debuginfo__new() function
222 return debuginfo__new(path); in open_debuginfo()