Home
last modified time | relevance | path

Searched refs:totals_class (Results 1 - 1 of 1) sorted by relevance

/third_party/elfutils/src/
H A Dsize.c149 static int totals_class; variable
191 if (totals && format == format_bsd && totals_class != 0) in main()
564 totals_class = MAX (totals_class, gelf_getclass (elf)); in show_bsd()
572 int ddigits = length_map[totals_class - 1][radix_decimal]; in show_bsd_totals()
573 int xdigits = length_map[totals_class - 1][radix_hex]; in show_bsd_totals()

Completed in 2 milliseconds