|
GDB (xrefs)
|
#include "dwarf2loc.h"
Public Attributes | |
| struct type * | referenced_type |
| union { | |
| struct dwarf2_locexpr_baton locexpr | |
| struct dwarf2_loclist_baton loclist | |
| struct dwarf2_offset_baton offset_info | |
| }; | |
Definition at line 221 of file dwarf2loc.h.
| union { ... } |
| struct dwarf2_locexpr_baton dwarf2_property_baton::locexpr |
Definition at line 230 of file dwarf2loc.h.
Referenced by attr_to_dynamic_prop(), dwarf2_compile_property_to_c(), and dwarf2_evaluate_property().
| struct dwarf2_loclist_baton dwarf2_property_baton::loclist |
Definition at line 233 of file dwarf2loc.h.
Referenced by attr_to_dynamic_prop(), dwarf2_compile_property_to_c(), and dwarf2_evaluate_property().
| struct dwarf2_offset_baton dwarf2_property_baton::offset_info |
Definition at line 236 of file dwarf2loc.h.
Referenced by attr_to_dynamic_prop(), and dwarf2_evaluate_property().
| struct type* dwarf2_property_baton::referenced_type |
Definition at line 226 of file dwarf2loc.h.
Referenced by attr_to_dynamic_prop(), and dwarf2_evaluate_property().
1.8.10