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

#include "ia64-libunwind-tdep.h"

Public Attributes

int(* gdb2uw )(int)
 
int(* uw2gdb )(int)
 
int(* is_fpreg )(int)
 
void * accessors
 
void * special_accessors
 

Detailed Description

Definition at line 39 of file ia64-libunwind-tdep.h.

Member Data Documentation

◆ accessors

void* libunwind_descr::accessors

◆ gdb2uw

int(* libunwind_descr::gdb2uw) (int)

◆ is_fpreg

int(* libunwind_descr::is_fpreg) (int)

◆ special_accessors

void* libunwind_descr::special_accessors

Definition at line 45 of file ia64-libunwind-tdep.h.

Referenced by libunwind_frame_set_descr(), and libunwind_get_reg_special().

◆ uw2gdb

int(* libunwind_descr::uw2gdb) (int)

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