Lines Matching defs:dso
17 #include "util/dso.h"
200 struct dso *dso = NULL;
214 dso = map__dso(al.map);
215 if (dso)
216 dso->hit = 1;
258 dso ? dso->long_name : "???",
332 strcpy(sort, "--sort=mem,sym,dso,symbol_daddr,"
335 strcpy(sort, "--sort=local_weight,mem,sym,dso,symbol_daddr,"