Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dtypeprint.c87 const char *for_what) in maybe_print_hole() argument
108 "/* XXX %2u-bit %-7s */", hole_bit, for_what); in maybe_print_hole()
115 "/* XXX %2u-byte %-7s */", hole_byte, for_what); in maybe_print_hole()
Dtypeprint.h112 const char *for_what);