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

#include "ia64-libunwind-tdep.h"

Public Attributes

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

Detailed Description

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

Member Data Documentation

◆ accessors

void* libunwind_descr::accessors = nullptr

◆ gdb2uw

int(* libunwind_descr::gdb2uw) (int) = nullptr

◆ is_fpreg

int(* libunwind_descr::is_fpreg) (int) = nullptr

◆ special_accessors

void* libunwind_descr::special_accessors = nullptr

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

Referenced by libunwind_frame_set_descr(), and libunwind_get_reg_special().

◆ uw2gdb

int(* libunwind_descr::uw2gdb) (int) = nullptr

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