Home
last modified time | relevance | path

Searched defs:using_gcc (Results 1 – 8 of 8) 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()
264 CORE_ADDR sp, CORE_ADDR funaddr, int 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
H A Dhppa-hpux-tdep.c1232 CORE_ADDR funcaddr, int using_gcc, in hppa_hpux_push_dummy_code()
H A Deval.c702 int using_gcc = 0; in evaluate_subexp_standard() local
H A Dh8300-tdep.c1154 CORE_ADDR sp, CORE_ADDR funaddr, int using_gcc, in h8300_push_dummy_code()
H A Dsparc-tdep.c340 CORE_ADDR funcaddr, int using_gcc, in sparc32_push_dummy_code()
H A Dd10v-tdep.c938 CORE_ADDR sp, CORE_ADDR funaddr, int using_gcc, in d10v_push_dummy_code()
H A Dcris-tdep.c700 CORE_ADDR sp, CORE_ADDR funaddr, int using_gcc, in cris_push_dummy_code()
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()