Home
last modified time | relevance | path

Searched refs:retval_type (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dinfcall.h29 struct type **retval_type);
Dinfcall.c180 find_function_addr (struct value *function, struct type **retval_type) in find_function_addr() argument
226 if (retval_type != NULL) in find_function_addr()
227 *retval_type = value_type; in find_function_addr()