GDB (xrefs)
|
Public Attributes | |
int | colno |
int | width |
int | alignment |
char * | col_name |
char * | colhdr |
struct ui_out_hdr * | next |
Definition at line 36 of file ui-out.c.
Referenced by append_header_to_list(), and ui_out_query_field().
char* ui_out_hdr::col_name |
Definition at line 37 of file ui-out.c.
Referenced by append_header_to_list(), and ui_out_query_field().
char* ui_out_hdr::colhdr |
Definition at line 38 of file ui-out.c.
Referenced by append_header_to_list().
Definition at line 34 of file ui-out.c.
Referenced by append_header_to_list(), and ui_out_query_field().
struct ui_out_hdr* ui_out_hdr::next |
Definition at line 39 of file ui-out.c.
Referenced by gdb.FrameIterator.FrameIterator::__next__(), append_header_to_list(), and ui_out_query_field().
Definition at line 35 of file ui-out.c.
Referenced by append_header_to_list(), and ui_out_query_field().