Searched refs:dsos__findnew (Results 1 – 3 of 3) sorted by relevance
327 struct dso *dsos__findnew(struct dsos *dsos, const char *name);
1276 struct dso *dsos__findnew(struct dsos *dsos, const char *name) in dsos__findnew() function
2107 return dsos__findnew(&machine->dsos, filename); in machine__findnew_dso()