Searched refs:length_map (Results 1 – 2 of 2) sorted by relevance
142 static const int length_map[2][3] = variable343 int ddigits = length_map[gelf_getclass (elf) - 1][radix_decimal]; in print_header()344 int xdigits = length_map[gelf_getclass (elf) - 1][radix_hex]; in print_header()412 const int digits = length_map[gelf_getclass (elf) - 1][radix]; in show_sysv()548 const int ddigits = length_map[gelf_getclass (elf) - 1][radix_decimal]; in show_bsd()549 const int xdigits = length_map[gelf_getclass (elf) - 1][radix_hex]; in show_bsd()597 int ddigits = length_map[totals_class - 1][radix_decimal]; in show_bsd_totals()598 int xdigits = length_map[totals_class - 1][radix_hex]; in show_bsd_totals()
505 static const int length_map[2][3] = variable762 int digits = length_map[gelf_getclass (ebl->elf) - 1][radix]; in show_symbols_sysv()852 int digits = length_map[gelf_getclass (elf) - 1][radix]; in show_symbols_bsd()927 int digits = length_map[gelf_getclass (elf) - 1][radix]; in show_symbols_posix()