GDB (API)
|
#include "ia64-tdep.h"
Public Attributes | |
void(* | allocate_new_rse_frame )(struct regcache *regcache, ULONGEST bsp, int sof) |
void(* | store_argument_in_slot )(struct regcache *regcache, CORE_ADDR bsp, int slotnum, gdb_byte *buf) |
void(* | set_function_addr )(struct regcache *regcache, CORE_ADDR func_addr) |
Definition at line 208 of file ia64-tdep.h.
void(* ia64_infcall_ops::allocate_new_rse_frame)(struct regcache *regcache, ULONGEST bsp, int sof) |
Definition at line 216 of file ia64-tdep.h.
void(* ia64_infcall_ops::set_function_addr)(struct regcache *regcache, CORE_ADDR func_addr) |
Definition at line 227 of file ia64-tdep.h.
void(* ia64_infcall_ops::store_argument_in_slot)(struct regcache *regcache, CORE_ADDR bsp, int slotnum, gdb_byte *buf) |
Definition at line 221 of file ia64-tdep.h.