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

Public Attributes

int refc = 0
 
dwarf2_per_objfileper_objfile = nullptr
 
dwarf2_per_cu_dataper_cu = nullptr
 
std::vector< dwarf_expr_piecepieces
 
struct frame_id frame_id
 

Detailed Description

Definition at line 89 of file expr.c.

Member Data Documentation

◆ frame_id

struct frame_id piece_closure::frame_id

Definition at line 105 of file expr.c.

Referenced by allocate_piece_closure(), and rw_pieced_value().

◆ per_cu

dwarf2_per_cu_data* piece_closure::per_cu = nullptr

Definition at line 98 of file expr.c.

Referenced by allocate_piece_closure(), coerce_pieced_ref(), and indirect_pieced_value().

◆ per_objfile

dwarf2_per_objfile* piece_closure::per_objfile = nullptr

◆ pieces

std::vector<dwarf_expr_piece> piece_closure::pieces

◆ refc

int piece_closure::refc = 0

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