Searched refs:length_map (Results 1 – 2 of 2) sorted by relevance
133 static const int length_map[2][3] = variable341 int ddigits = length_map[gelf_getclass (elf) - 1][radix_decimal]; in print_header()342 int xdigits = length_map[gelf_getclass (elf) - 1][radix_hex]; in print_header()407 const int digits = length_map[gelf_getclass (elf) - 1][radix]; in show_sysv()532 const int ddigits = length_map[gelf_getclass (elf) - 1][radix_decimal]; in show_bsd()533 const int xdigits = length_map[gelf_getclass (elf) - 1][radix_hex]; in show_bsd()581 int ddigits = length_map[totals_class - 1][radix_decimal]; in show_bsd_totals()582 int xdigits = length_map[totals_class - 1][radix_hex]; in show_bsd_totals()
521 static const int length_map[2][3] = variable784 int digits = length_map[gelf_getclass (ebl->elf) - 1][radix]; in show_symbols_sysv()927 int digits = length_map[gelf_getclass (elf) - 1][radix]; in show_symbols_bsd()1062 int digits = length_map[gelf_getclass (elf) - 1][radix]; in show_symbols_posix()