GDB (API)
|
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) |
struct value* call_function_by_hand | ( | struct value * | function, |
int | nargs, | ||
struct value ** | args | ||
) | [read] |
CORE_ADDR find_function_addr | ( | struct value * | function, |
struct type ** | retval_type | ||
) |