Home
last modified time | relevance | path

Searched defs:tui_data_element (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/tui/
H A Dtui-data.h179 struct tui_data_element struct
181 const char *name;
182 int item_no; /* The register number, or data display
184 enum tui_data_type type;
185 void *value;
186 int highlight;
187 char *content;