Home
last modified time | relevance | path

Searched refs:func_value (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Dprint-internal-string.exp48 gdb_test {python result = func_value("qqaazz")} \
/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-finishbreakpoint.c267 value *func_value = read_var_value (function, NULL, frame); in bpfinishpy_init() local
269 = value_to_value_object (func_value); in bpfinishpy_init()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Daarch64-tdep.c2734 aarch64_return_value (struct gdbarch *gdbarch, struct value *func_value, in aarch64_return_value() argument