Searched refs:dsos__findnew_module_dso (Results 1 – 3 of 3) sorted by relevance
45 struct dso *dsos__findnew_module_dso(struct dsos *dsos, struct machine *machine,
431 struct dso *dsos__findnew_module_dso(struct dsos *dsos, in dsos__findnew_module_dso() function
881 dso = dsos__findnew_module_dso(&machine->dsos, machine, &m, filename); in machine__addnew_module_map()
Completed in 10 milliseconds