Home
last modified time | relevance | path

Searched refs:function_value (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpy-finishbreakpoint.c51 PyObject *function_value; member
82 Py_XDECREF (self_bpfinish->function_value); in bpfinishpy_dealloc()
107 value_object_to_value (self_finishbp->function_value); in bpfinishpy_pre_stop_hook()
244 self_bpfinish->function_value = NULL; in bpfinishpy_init()
265 self_bpfinish->function_value = in bpfinishpy_init()
273 || !self_bpfinish->return_type || !self_bpfinish->function_value) in bpfinishpy_init()
277 Py_XDECREF (self_bpfinish->function_value); in bpfinishpy_init()
280 self_bpfinish->function_value = NULL; in bpfinishpy_init()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dexplow.c1846 val = targetm.calls.function_value (valtype, func ? func : fntype, outgoing); in hard_function_value()
H A Dfunction.c3523 real_decl_rtl = targetm.calls.function_value (TREE_TYPE (decl_result), in assign_parms()
5098 outgoing = targetm.calls.function_value (build_pointer_type (type), in expand_function_end()
H A Dreg-stack.c673 result = targetm.calls.function_value (TREE_TYPE (DECL_RESULT (decl)), in stack_result()
H A Dtarget.def2118 (function_value,
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dexplow.c2200 val = targetm.calls.function_value (valtype, func ? func : fntype, outgoing); in hard_function_value()
H A Dfunction.c3953 real_decl_rtl = targetm.calls.function_value (TREE_TYPE (decl_result), in assign_parms()
5628 outgoing = targetm.calls.function_value (build_pointer_type (type), in expand_function_end()
H A Dreg-stack.c692 result = targetm.calls.function_value (TREE_TYPE (DECL_RESULT (decl)), in stack_result()
H A Dtarget.def4866 (function_value,