GDB (API)
Public Attributes
ia64_infcall_ops Struct Reference

#include "ia64-tdep.h"

List of all members.

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)

Detailed Description

Definition at line 208 of file ia64-tdep.h.


Member Data Documentation

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.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines