GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
dwarf2_property_baton Struct Reference

#include "loc.h"

Public Attributes

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

Detailed Description

Definition at line 226 of file loc.h.

Member Data Documentation

◆ [union]

union { ... } dwarf2_property_baton

◆ locexpr

struct dwarf2_locexpr_baton dwarf2_property_baton::locexpr

◆ loclist

struct dwarf2_loclist_baton dwarf2_property_baton::loclist

◆ offset_info

struct dwarf2_offset_baton dwarf2_property_baton::offset_info

Definition at line 243 of file loc.h.

Referenced by attr_to_dynamic_prop(), and dwarf2_evaluate_property().

◆ property_type

struct type* dwarf2_property_baton::property_type

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