Searched refs:CALL_DUMMY_LOCATION (Results 1 – 13 of 13) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | gdbarch.h | 577 #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
|
| D | infcall.c | 427 switch (CALL_DUMMY_LOCATION) in call_function_by_hand()
|
| D | gdbarch.c | 758 #ifdef CALL_DUMMY_LOCATION in gdbarch_dump() 761 XSTRING (CALL_DUMMY_LOCATION)); in gdbarch_dump()
|
| D | ChangeLog-2002 | 1315 * 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.
|
| D | ChangeLog-1991 | 2315 defining CALL_DUMMY_LOCATION as BEFORE_TEXT_END. This is 2320 CANNOT_EXECUTE_STACK, define CALL_DUMMY_LOCATION and
|
| D | ChangeLog-2003 | 9948 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.
|
| D | ChangeLog-1990 | 1070 * inferior.h (CALL_DUMMY_LOCATION): New macro, to replace
|
| D | ChangeLog-1999 | 7758 (struct gdbarch), gdbarch.h (CALL_DUMMY_LOCATION, 7818 CALL_DUMMY_LOCATION to if.
|
| D | ChangeLog-1993 | 1781 * inferior.h (CALL_DUMMY_LOCATION): New variant AT_ENTRY_POINT. 2221 value if CALL_DUMMY_LOCATION != ON_STACK.
|
| D | ChangeLog-2001 | 1829 * gdbarch.sh (CALL_DUMMY_LOCATION): Require a value. 5852 CALL_DUMMY_LOCATION, FIX_CALL_DUMMY, CALL_DUMMY_ADDRESS,
|
| D | ChangeLog | 4380 (DEPRECATED_REGISTER_SIZE, CALL_DUMMY_LOCATION) 9908 * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Delete macro.
|
| D | ChangeLog-2000 | 7534 CALL_DUMMY_BREAKPOINT_OFFSET, CALL_DUMMY_LOCATION,
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/doc/ |
| D | gdbint.texinfo | 3028 @item CALL_DUMMY_LOCATION 3029 @findex CALL_DUMMY_LOCATION 3620 This method replaces @code{CALL_DUMMY_LOCATION},
|