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

#include "loc.h"

Public Attributes

const gdb_byte * data
 
size_t size
 
bool is_reference
 
dwarf2_per_objfileper_objfile
 
struct dwarf2_per_cu_dataper_cu
 

Detailed Description

Definition at line 155 of file loc.h.

Member Data Documentation

◆ data

const gdb_byte* dwarf2_locexpr_baton::data

◆ is_reference

bool dwarf2_locexpr_baton::is_reference

Definition at line 169 of file loc.h.

Referenced by attr_to_dynamic_prop(), dwarf2_evaluate_property(), and handle_member_location().

◆ per_cu

struct dwarf2_per_cu_data* dwarf2_locexpr_baton::per_cu

◆ per_objfile

dwarf2_per_objfile* dwarf2_locexpr_baton::per_objfile

◆ size

size_t dwarf2_locexpr_baton::size

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