Home
last modified time | relevance | path

Searched refs:using_gcc (Results 1 – 15 of 15) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dinfcall.c225 CORE_ADDR sp, CORE_ADDR funaddr, int using_gcc, in generic_push_dummy_code() argument
264 CORE_ADDR sp, CORE_ADDR funaddr, int using_gcc, in push_dummy_code() argument
270 return gdbarch_push_dummy_code (gdbarch, sp, funaddr, using_gcc, in push_dummy_code()
273 return generic_push_dummy_code (gdbarch, sp, funaddr, using_gcc, in push_dummy_code()
308 int using_gcc; /* Set to version of gcc in use, or zero if not gcc */ in call_function_by_hand() local
410 using_gcc = (b == NULL ? 2 : BLOCK_GCC_COMPILED (b)); in call_function_by_hand()
416 struct_return = using_struct_return (value_type, using_gcc); in call_function_by_hand()
435 using_gcc, args, nargs, value_type, in call_function_by_hand()
443 using_gcc, args, nargs, value_type, in call_function_by_hand()
524 if (using_gcc == 0) in call_function_by_hand()
[all …]
H A Deval.c702 int using_gcc = 0; in evaluate_subexp_standard() local
855 using_gcc = (b == NULL ? 2 : BLOCK_GCC_COMPILED (b)); in evaluate_subexp_standard()
866 struct_return = using_struct_return (value_type, using_gcc); in evaluate_subexp_standard()
870 struct_return = using_struct_return (check_typedef (expect_type), using_gcc); in evaluate_subexp_standard()
H A Dsparc-tdep.c340 CORE_ADDR funcaddr, int using_gcc, in sparc32_push_dummy_code() argument
348 if (using_struct_return (value_type, using_gcc)) in sparc32_push_dummy_code()
H A Dgdbarch.h586 …e_ftype) (struct gdbarch *gdbarch, CORE_ADDR sp, CORE_ADDR funaddr, int using_gcc, struct value **…
587 …mmy_code (struct gdbarch *gdbarch, CORE_ADDR sp, CORE_ADDR funaddr, int using_gcc, struct value **…
H A Dhppa-hpux-tdep.c1232 CORE_ADDR funcaddr, int using_gcc, in hppa_hpux_push_dummy_code() argument
H A Dgdbarch.sh481 …unaddr, int using_gcc, struct value **args, int nargs, struct type *value_type, CORE_ADDR *real_pc…
H A Dh8300-tdep.c1154 CORE_ADDR sp, CORE_ADDR funaddr, int using_gcc, in h8300_push_dummy_code() argument
H A Dd10v-tdep.c938 CORE_ADDR sp, CORE_ADDR funaddr, int using_gcc, in d10v_push_dummy_code() argument
H A Dgdbarch.c2432 gdbarch_push_dummy_code (struct gdbarch *gdbarch, CORE_ADDR sp, CORE_ADDR funaddr, int using_gcc, s… in gdbarch_push_dummy_code() argument
2438 …return gdbarch->push_dummy_code (gdbarch, sp, funaddr, using_gcc, args, nargs, value_type, real_pc… in gdbarch_push_dummy_code()
H A Dcris-tdep.c700 CORE_ADDR sp, CORE_ADDR funaddr, int using_gcc, in cris_push_dummy_code() argument
H A DChangeLog-19953813 * valops.c (call_function_by_hand): Set using_gcc to 2 if using
3983 * valops.c (call_function_by_hand): Set using_gcc to 2 if gcc-2.
H A DChangeLog-19902415 valops.c (call_function): New variable using_gcc.
H A DChangeLog-19961425 * valops.c (call_function_by_hand): Set using_gcc to 2
H A DChangeLog-19982420 third parameter, using_gcc.
/openbsd-src/gnu/usr.bin/binutils/gdb/doc/
H A Dgdbint.texinfo3606 @item CORE_ADDR push_dummy_code (@var{gdbarch}, @var{sp}, @var{funaddr}, @var{using_gcc}, @var{args…