GDB (xrefs)
Public Attributes | List of all members
dwarf2_property_baton Struct Reference

#include "dwarf2loc.h"

Public Attributes

struct typereferenced_type
 
union {
   struct dwarf2_locexpr_baton   locexpr
 
   struct dwarf2_loclist_baton   loclist
 
   struct dwarf2_offset_baton   offset_info
 
}; 
 

Detailed Description

Definition at line 221 of file dwarf2loc.h.

Member Data Documentation

union { ... }
struct dwarf2_locexpr_baton dwarf2_property_baton::locexpr
struct dwarf2_loclist_baton dwarf2_property_baton::loclist
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().


The documentation for this struct was generated from the following file: