Searched defs:using_gcc (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | infcall.c | 225 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 D | hppa-hpux-tdep.c | 1232 CORE_ADDR funcaddr, int using_gcc, in hppa_hpux_push_dummy_code()
|
H A D | eval.c | 702 int using_gcc = 0; in evaluate_subexp_standard() local
|
H A D | h8300-tdep.c | 1154 CORE_ADDR sp, CORE_ADDR funaddr, int using_gcc, in h8300_push_dummy_code()
|
H A D | sparc-tdep.c | 340 CORE_ADDR funcaddr, int using_gcc, in sparc32_push_dummy_code()
|
H A D | d10v-tdep.c | 938 CORE_ADDR sp, CORE_ADDR funaddr, int using_gcc, in d10v_push_dummy_code()
|
H A D | cris-tdep.c | 700 CORE_ADDR sp, CORE_ADDR funaddr, int using_gcc, in cris_push_dummy_code()
|
H A D | gdbarch.c | 2432 gdbarch_push_dummy_code (struct gdbarch *gdbarch, CORE_ADDR sp, CORE_ADDR funaddr, int using_gcc, s… in gdbarch_push_dummy_code()
|