Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/tui/
H A Dtui-data.h176 struct tui_data_element struct
178 const char *name;
179 int item_no; /* the register number, or data display number */
180 enum tui_data_type type;
181 void *value;
182 int highlight;
183 char *content;