GDB (xrefs)
|
#include "gdbtypes.h"
Public Attributes | |
struct dynamic_prop | low |
struct dynamic_prop | high |
int | flag_upper_bound_is_count: 1 |
int | flag_bound_evaluated: 1 |
Definition at line 562 of file gdbtypes.h.
int range_bounds::flag_bound_evaluated |
Definition at line 580 of file gdbtypes.h.
int range_bounds::flag_upper_bound_is_count |
Definition at line 575 of file gdbtypes.h.
struct dynamic_prop range_bounds::high |
struct dynamic_prop range_bounds::low |