Searched refs:dso_short_name (Results 1 – 1 of 1) sorted by relevance
30 const char *dso_short_name = dso__short_name(dso); in buildid__map_cb() local38 else if (dso_short_name != NULL) in buildid__map_cb()39 printf(" %s", dso_short_name); in buildid__map_cb()