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

Public Attributes

fn_prev_register cookie
 
void * data
 
struct dwarf2_frame_fn_datanext
 

Detailed Description

Definition at line 845 of file frame.c.

Member Data Documentation

◆ cookie

fn_prev_register dwarf2_frame_fn_data::cookie

Definition at line 848 of file frame.c.

Referenced by dwarf2_frame_allocate_fn_data(), and dwarf2_frame_get_fn_data().

◆ data

void* dwarf2_frame_fn_data::data

Definition at line 851 of file frame.c.

Referenced by dwarf2_frame_allocate_fn_data(), and dwarf2_frame_get_fn_data().

◆ next

struct dwarf2_frame_fn_data* dwarf2_frame_fn_data::next

Definition at line 854 of file frame.c.

Referenced by dwarf2_frame_allocate_fn_data(), and dwarf2_frame_get_fn_data().


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