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

void* libunwind_descr::accessors
int(* libunwind_descr::gdb2uw) (int)
int(* libunwind_descr::is_fpreg) (int)
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().

int(* libunwind_descr::uw2gdb) (int)

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