Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DCommand.h265 struct DispTab struct
267 DispTab (int ntype, int num, bool vis, CmdType token) in DispTab() argument
276 void setAvailability (bool val) { available = val; } in setAvailability()
278 int type; // Display type
279 int order; // Order in which tabs should appear in GUI
280 bool visible; // Is Tab visible
281 bool available; // Is tab available for this experiment
282 CmdType cmdtoken; // command token
283 int param; // command parameter (used for memory space)
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DCommand.h265 struct DispTab struct
267 DispTab (int ntype, int num, bool vis, CmdType token) in DispTab() argument
276 void setAvailability (bool val) { available = val; } in setAvailability()
278 int type; // Display type
279 int order; // Order in which tabs should appear in GUI
280 bool visible; // Is Tab visible
281 bool available; // Is tab available for this experiment
282 CmdType cmdtoken; // command token
283 int param; // command parameter (used for memory space)