GDB (API)
|
#include "gdbtypes.h"
Public Attributes | |
LONGEST | const_val |
const dwarf2_property_baton * | baton |
const gdb::array_view< variant_part > * | variant_parts |
struct type * | original_type |
const char * | variable_name |
Definition at line 285 of file gdbtypes.h.
const dwarf2_property_baton* dynamic_prop_data::baton |
Definition at line 293 of file gdbtypes.h.
LONGEST dynamic_prop_data::const_val |
Definition at line 289 of file gdbtypes.h.
Definition at line 308 of file gdbtypes.h.
Definition at line 313 of file gdbtypes.h.
const gdb::array_view<variant_part>* dynamic_prop_data::variant_parts |
Definition at line 302 of file gdbtypes.h.