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

Public Attributes

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

Detailed Description

Definition at line 1479 of file dwarf2loc.c.

Member Data Documentation

◆ frame_id

struct frame_id piece_closure::frame_id

Definition at line 1492 of file dwarf2loc.c.

Referenced by allocate_piece_closure(), and rw_pieced_value().

◆ per_cu

struct dwarf2_per_cu_data* piece_closure::per_cu = NULL

◆ 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: