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

#include "dwarf2loc.h"

Public Attributes

struct typetype
 
const gdb_bytevaladdr
 
CORE_ADDR addr
 
struct property_addr_infonext
 

Detailed Description

Definition at line 113 of file dwarf2loc.h.

Member Data Documentation

◆ addr

CORE_ADDR property_addr_info::addr

◆ next

struct property_addr_info* property_addr_info::next

◆ type

struct type* property_addr_info::type

Definition at line 117 of file dwarf2loc.h.

Referenced by resolve_dynamic_struct(), and resolve_dynamic_type_internal().

◆ valaddr

const gdb_byte* property_addr_info::valaddr

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