Searched refs:dso_l (Results 1 – 1 of 1) sorted by relevance
147 struct dso *dso_l = map_l ? map_l->dso : NULL; in _sort__dso_cmp() local151 if (!dso_l || !dso_r) in _sort__dso_cmp()152 return cmp_null(dso_r, dso_l); in _sort__dso_cmp()155 dso_name_l = dso_l->long_name; in _sort__dso_cmp()158 dso_name_l = dso_l->short_name; in _sort__dso_cmp()