Home
last modified time | relevance | path

Searched refs:CALL_DUMMY_LOCATION (Results 1 – 13 of 13) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dgdbarch.h577 #if !defined (GDB_TM_FILE) && defined (CALL_DUMMY_LOCATION)
580 #if !defined (CALL_DUMMY_LOCATION)
581 #define CALL_DUMMY_LOCATION (gdbarch_call_dummy_location (current_gdbarch)) macro
Dinfcall.c427 switch (CALL_DUMMY_LOCATION) in call_function_by_hand()
Dgdbarch.c758 #ifdef CALL_DUMMY_LOCATION in gdbarch_dump()
761 XSTRING (CALL_DUMMY_LOCATION)); in gdbarch_dump()
DChangeLog-20021315 * gdbarch.sh (CALL_DUMMY_LOCATION): Default to AT_ENTRY_POINT.
1320 (CALL_DUMMY_LOCATION): Delete macro definition.
1411 * 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.
1419 * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Delete undefine.
1424 * config/z8k/tm-z8k.h (CALL_DUMMY_LOCATION): Define as ON_STACK.
7048 (CALL_DUMMY_LOCATION): Remove.
13149 * config/mips/tm-mips.h (CALL_DUMMY_LOCATION): Delete.
DChangeLog-19912315 defining CALL_DUMMY_LOCATION as BEFORE_TEXT_END. This is
2320 CANNOT_EXECUTE_STACK, define CALL_DUMMY_LOCATION and
DChangeLog-20039948 generic_save_call_dummy_addr to outside of CALL_DUMMY_LOCATION
11106 (CALL_DUMMY_LOCATION, DEPRECATED_PC_IN_CALL_DUMMY): Allow partial
14133 * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef
14337 of CALL_DUMMY_LOCATION.
DChangeLog-19901070 * inferior.h (CALL_DUMMY_LOCATION): New macro, to replace
DChangeLog-19997758 (struct gdbarch), gdbarch.h (CALL_DUMMY_LOCATION,
7818 CALL_DUMMY_LOCATION to if.
DChangeLog-19931781 * inferior.h (CALL_DUMMY_LOCATION): New variant AT_ENTRY_POINT.
2221 value if CALL_DUMMY_LOCATION != ON_STACK.
DChangeLog-20011829 * gdbarch.sh (CALL_DUMMY_LOCATION): Require a value.
5852 CALL_DUMMY_LOCATION, FIX_CALL_DUMMY, CALL_DUMMY_ADDRESS,
DChangeLog4380 (DEPRECATED_REGISTER_SIZE, CALL_DUMMY_LOCATION)
9908 * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Delete macro.
DChangeLog-20007534 CALL_DUMMY_BREAKPOINT_OFFSET, CALL_DUMMY_LOCATION,
/openbsd/src/gnu/usr.bin/binutils/gdb/doc/
Dgdbint.texinfo3028 @item CALL_DUMMY_LOCATION
3029 @findex CALL_DUMMY_LOCATION
3620 This method replaces @code{CALL_DUMMY_LOCATION},