|
GDB (xrefs)
|
#include "dwarf2loc.h"
Public Attributes | |
| struct type * | type |
| const gdb_byte * | valaddr |
| CORE_ADDR | addr |
| struct property_addr_info * | next |
Definition at line 108 of file dwarf2loc.h.
| CORE_ADDR property_addr_info::addr |
Definition at line 118 of file dwarf2loc.h.
Referenced by dwarf2_evaluate_property(), resolve_dynamic_struct(), resolve_dynamic_type(), and resolve_dynamic_type_internal().
| struct property_addr_info* property_addr_info::next |
Definition at line 122 of file dwarf2loc.h.
Referenced by gdb.FrameIterator.FrameIterator::__next__(), dwarf2_evaluate_property(), resolve_dynamic_struct(), and resolve_dynamic_type_internal().
| struct type* property_addr_info::type |
Definition at line 112 of file dwarf2loc.h.
Referenced by dwarf2_evaluate_property(), resolve_dynamic_struct(), and resolve_dynamic_type_internal().
Definition at line 115 of file dwarf2loc.h.
Referenced by dwarf2_evaluate_property(), resolve_dynamic_struct(), resolve_dynamic_type(), and resolve_dynamic_type_internal().
1.8.10