GDB (xrefs)
|
#include "osdata.h"
Public Attributes | |
char * | name |
char * | value |
char* osdata_column::name |
Definition at line 27 of file osdata.h.
Referenced by gdb.printing.FlagEnumerationPrinter::__call__(), gdb.printing.PrettyPrinter::__init__(), gdb.printing.SubPrettyPrinter::__init__(), gdb.types.TypePrinter::__init__(), get_osdata_column(), info_osdata_command(), and osdata_item_clear().
char* osdata_column::value |
Definition at line 28 of file osdata.h.
Referenced by gdb.command.prompt._ExtendedPrompt::__init__(), gdb.command.prompt._ExtendedPrompt::before_prompt_hook(), get_osdata_column(), gdb.command.prompt._ExtendedPrompt::get_show_string(), info_osdata_command(), and osdata_item_clear().