Home
last modified time | relevance | path

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

/dports/devel/gdb/gdb-11.1/gdb/
H A Dtypeprint.c790 static bool print_offsets_and_sizes_in_hex = false; variable
799 default_ptype_flags.print_in_hex = print_offsets_and_sizes_in_hex; in set_print_offsets_and_sizes_in_hex()
880 add_setshow_boolean_cmd ("hex", no_class, &print_offsets_and_sizes_in_hex, in _initialize_typeprint()
H A DChangeLog2171 (print_offsets_and_sizes_in_hex): Declare.