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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtypeprint.h72 void maybe_print_hole (struct ui_file *stream, unsigned int bitpos,
H A Dtypeprint.c78 print_offset_data::maybe_print_hole (struct ui_file *stream,
134 maybe_print_hole (stream, bitpos, "hole");
169 maybe_print_hole (stream, bitpos, "padding");
77 print_offset_data::maybe_print_hole (struct ui_file *stream, function in class:print_offset_data
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtypeprint.h111 void maybe_print_hole (struct ui_file *stream, unsigned int bitpos,
H A Dtypeprint.c87 print_offset_data::maybe_print_hole (struct ui_file *stream,
151 maybe_print_hole (stream, bitpos, "hole");
189 maybe_print_hole (stream, bitpos, "padding");
86 print_offset_data::maybe_print_hole (struct ui_file *stream, function in class:print_offset_data

Completed in 74 milliseconds