Searched refs:dso_l (Results 1 – 1 of 1) sorted by relevance
127 struct dso *dso_l = map_l ? map_l->dso : NULL; in _sort__dso_cmp() local131 if (!dso_l || !dso_r) in _sort__dso_cmp()132 return cmp_null(dso_r, dso_l); in _sort__dso_cmp()135 dso_name_l = dso_l->long_name; in _sort__dso_cmp()138 dso_name_l = dso_l->short_name; in _sort__dso_cmp()