GDB (API)
Functions
/home/stan/gdb/src/gdb/infcall.h File Reference

Go to the source code of this file.

Functions

CORE_ADDR find_function_addr (struct value *function, struct type **retval_type)
struct value * call_function_by_hand (struct value *function, int nargs, struct value **args)

Function Documentation

struct value* call_function_by_hand ( struct value *  function,
int  nargs,
struct value **  args 
) [read]

Definition at line 462 of file infcall.c.

CORE_ADDR find_function_addr ( struct value *  function,
struct type **  retval_type 
)

Definition at line 247 of file infcall.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines