Home
last modified time | relevance | path

Searched refs:call_function_by_hand (Results 1 – 24 of 24) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dinfcall.h40 extern struct value *call_function_by_hand (struct value *function, int nargs,
H A Dscm-lang.c176 val = call_function_by_hand (func, 3, args); in scm_lookup_name()
199 return call_function_by_hand (func, 1, &addr); in scm_evaluate_string()
H A Dobjc-lang.c132 return (CORE_ADDR) value_as_long (call_function_by_hand (function, in lookup_objc_class()
159 return value_as_long (call_function_by_hand (function, 1, &selstring)); in lookup_child_selector()
187 nsstringValue = call_function_by_hand(function, 1, &stringValue[2]); in value_nsstring()
192 nsstringValue = call_function_by_hand(function, 1, &stringValue[2]); in value_nsstring()
201 nsstringValue = call_function_by_hand(function, 3, &stringValue[0]); in value_nsstring()
1555 description = call_function_by_hand (function, 1, &object); in print_object_command()
H A Deval.c799 ret = call_function_by_hand (argvec[0], 3, argvec + 1); in evaluate_subexp_standard()
804 ret = call_function_by_hand (argvec[0], 3, argvec + 1); in evaluate_subexp_standard()
821 ret = call_function_by_hand (argvec[0], 3, argvec + 1); in evaluate_subexp_standard()
825 ret = call_function_by_hand (argvec[0], 3, argvec + 1); in evaluate_subexp_standard()
950 argvec[0] = call_function_by_hand (argvec[0], nargs + 2, argvec + 1); in evaluate_subexp_standard()
953 ret = call_function_by_hand (argvec[0], nargs + 2, argvec + 1); in evaluate_subexp_standard()
1228 return call_function_by_hand (argvec[0], nargs, argvec + 1); in evaluate_subexp_standard()
H A Dvalarith.c491 return call_function_by_hand (argvec[0], 2 - static_memfuncp, argvec + 1); in value_x_binop()
495 return call_function_by_hand (argvec[0], 2 - static_memfuncp, argvec + 1); in value_x_binop()
586 return call_function_by_hand (argvec[0], nargs, argvec + 1); in value_x_unop()
H A Dgcore.c271 sbrk = call_function_by_hand (sbrk, 1, &zero); in derive_heap_segment()
H A Dinfcall.c296 call_function_by_hand (struct value *function, int nargs, struct value **args) in call_function_by_hand() function
H A Dhppa-hpux-tdep.c658 val = call_function_by_hand (funcval, 6, args); in find_stub_with_shl_get()
H A Dada-valprint.c680 call_function_by_hand (func, 1, in ada_val_print_1()
H A DChangeLog-2003626 * infcall.c (call_function_by_hand): Delete #ifdef
1953 * infcall.c (find_function_addr, call_function_by_hand): Update.
2760 * infcall.c (call_function_by_hand): Use
2775 * infcall.c (call_function_by_hand): When STRUCT_RETURN, always
2833 * infcall.c (call_function_by_hand): Fix build failure
2876 * infcall.c (call_function_by_hand): Update.
3511 * infcall.c (call_function_by_hand): Update.
3526 * infcall.c (call_function_by_hand): Update.
3684 * infcall.c (call_function_by_hand): Update.
3857 * infcall.c (call_function_by_hand): Ditto.
[all …]
H A DChangeLog479 * infcall.c (call_function_by_hand): Use correct VALUE_TYPE macro.
1607 * infcall.c (call_function_by_hand): Ditto.
2954 (call_function_by_hand): Add locals caller_regcache,
3037 * infcall.c (call_function_by_hand): Do not use
4454 * infcall.c (call_function_by_hand): Move code calling
4467 * infcall.c (call_function_by_hand): Update comment.
4639 * infcall.c (call_function_by_hand): Inline
4700 * infcall.c (call_function_by_hand): Call error instead of
4929 * infcall.c (call_function_by_hand): Pass entire function value
6521 * infcall.c (call_function_by_hand): When no
[all …]
H A Dvalops.c177 val = call_function_by_hand (val, 1, &blocklen); in value_allocate_space_in_inferior()
H A DChangeLog-19982392 * valops.c (call_function_by_hand): Assign to param_type only
2395 * valops.c (call_function_by_hand): Ifdef the
2399 * valops.c (call_function_by_hand): Make sure param_type is
2421 (call_function_by_hand): Do not use HP_COMPILED_TARGET, just
2438 (call_function_by_hand): Handle pointers to functions as paramters.
2461 (call_function_by_hand): Do not do any extra alignment if not needed.
3857 * valops.c (push_word, value_push, call_function_by_hand),
5431 (call_function_by_hand): Always call value_arg_coerce, pass down
H A DChangeLog-19961425 * valops.c (call_function_by_hand): Set using_gcc to 2
1677 * valops.c (call_function_by_hand): Handle aligning stacks that
2400 * valops.c (call_function_by_hand): Ensure struct_addr is not used
3699 * valops.c (value_assign, call_function_by_hand): Ditto.
4411 * (call_function_by_hand): If REG_STRUCT_HAS_ADDR is defined, and
4938 * valops.c (call_function_by_hand): Likewise.
H A DChangeLog-19953813 * valops.c (call_function_by_hand): Set using_gcc to 2 if using
3817 * valops.c (call_function_by_hand): Re-arrange code for pushing
3820 * valops.c (call_function_by_hand): Call error if the number
3983 * valops.c (call_function_by_hand): Set using_gcc to 2 if gcc-2.
4106 (call_function_by_hand): Convert arguments with value_arg_coerce
H A DChangeLog-1993154 * valops.c (call_function_by_hand, push_word), defs.h (push_word),
1793 * valops.c (call_function_by_hand): Handle AT_ENTRY_POINT case.
2220 * valops.c (call_function_by_hand): Set real_pc to correct
2695 * valops.c (call_function_by_hand): If we discard cleanups, call
2747 * valops.c (call_function_by_hand): Deal with changes to calling
3911 * valops.c (call_function_by_hand): Pass name to run_stack_dummy.
3974 * valops (call_function_by_hand): ditto.
5635 * valops.c (call_function_by_hand): Adjust call to FIX_CALL_DUMMY
H A Dada-lang.c7350 return call_function_by_hand (argvec[0], nargs, argvec + 1); in ada_evaluate_subexp()
H A DChangeLog-19997529 call_function_by_hand): Always define.
7531 call_function_by_hand. Make static. Add prototype.
7819 * valops.c (call_function_by_hand): Ditto.
H A DChangeLog-19912312 * valops.c (call_function_by_hand): declare text_end.
3672 * valops.c (call_function_by_hand): Put dummy1 in target order
H A DChangeLog-1997313 * valops.c (call_function_by_hand): If the function has a
H A DChangeLog-19941065 * valops.c (call_function_by_hand): Use `sizeof dummy1', not
3966 * valops.c (call_function_by_hand): Check REG_STRUCT_HAS_ADDR
H A DChangeLog-1990740 (call_function_by_hand): Rename call_function; this function
H A DChangeLog-1992274 * valops.c (call_function_by_hand): Add another arg to
5871 always calls the same thing (call_function_by_hand).
/openbsd-src/gnu/usr.bin/binutils/gdb/doc/
H A Dgdbint.texinfo3638 @anchor{SAVE_DUMMY_FRAME_TOS} Used in @samp{call_function_by_hand} to