Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dinferior.h431 #define ON_STACK 1 macro
Dns32k-tdep.c549 set_gdbarch_call_dummy_location (gdbarch, ON_STACK); in ns32k_gdbarch_init()
Dinfcall.c429 case ON_STACK: in call_function_by_hand()
Dhppa-hpux-tdep.c1421 set_gdbarch_call_dummy_location (gdbarch, ON_STACK); in hppa_hpux_init_abi()
Dsparc-tdep.c1174 set_gdbarch_call_dummy_location (gdbarch, ON_STACK); in sparc32_gdbarch_init()
DChangeLog-20021411 * config/h8500/tm-h8500.h (CALL_DUMMY_LOCATION): Define as ON_STACK.
1416 * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Define as ON_STACK.
1424 * config/z8k/tm-z8k.h (CALL_DUMMY_LOCATION): Define as ON_STACK.
10421 ON_STACK is needed.
DChangeLog-19932221 value if CALL_DUMMY_LOCATION != ON_STACK.
3920 inferior.h (PC_IN_CALL_DUMMY) [ON_STACK]: Add comments about stack
DChangeLog-200310319 code to ON_STACK switch branch.
10339 ON_STACK. Eliminate the variable "addr". Do not pass "real_pc"
DChangeLog9913 call_dummy_location to ON_STACK.