Searched refs:dso_l (Results 1 – 1 of 1) sorted by relevance
115 struct dso *dso_l = map_l ? map_l->dso : NULL; in _sort__dso_cmp() local119 if (!dso_l || !dso_r) in _sort__dso_cmp()120 return cmp_null(dso_l, dso_r); in _sort__dso_cmp()123 dso_name_l = dso_l->long_name; in _sort__dso_cmp()126 dso_name_l = dso_l->short_name; in _sort__dso_cmp()