Lines Matching defs:dso
7 #include "dso.h"65 static int test_dso(struct dso *dso)73 dso__fprintf(dso, stderr);75 for (nd = rb_first_cached(&dso->symbols); nd; nd = rb_next(nd)) {104 struct dso *dso;112 dso = map__dso(map);113 nr = dso__load(dso, map);126 ret = test_dso(dso);