Home
last modified time | relevance | path

Searched refs:cmp_size (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/elftoolchain/nm/
Dnm.c178 static int cmp_size(const void *, const void *);
329 cmp_size(const void *lp, const void *rp) in cmp_size() function
563 nm_opts.sort_fn = &cmp_size; in get_opt()
600 if (nm_opts.sort_fn == &cmp_size) in get_opt()
1626 switch ((nm_opts.sort_fn == & cmp_size ? 2 : 0) + in sym_elem_print_all()