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

#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)
 

Detailed Description

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

Member Data Documentation

◆ allocate_new_rse_frame

void(* ia64_infcall_ops::allocate_new_rse_frame) (struct regcache *regcache, ULONGEST bsp, int sof)

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

◆ set_function_addr

void(* ia64_infcall_ops::set_function_addr) (struct regcache *regcache, CORE_ADDR func_addr)

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

◆ store_argument_in_slot

void(* ia64_infcall_ops::store_argument_in_slot) (struct regcache *regcache, CORE_ADDR bsp, int slotnum, gdb_byte *buf)

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


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