Searched refs:DEPRECATED_CALL_DUMMY_LENGTH (Results 1 – 3 of 3) sorted by relevance
867 #if (GDB_MULTI_ARCH > GDB_MULTI_ARCH_PARTIAL) && defined (DEPRECATED_CALL_DUMMY_LENGTH)870 #if !defined (DEPRECATED_CALL_DUMMY_LENGTH)871 #define DEPRECATED_CALL_DUMMY_LENGTH (gdbarch_deprecated_call_dummy_length (current_gdbarch)) macro
963 #ifdef DEPRECATED_CALL_DUMMY_LENGTH in gdbarch_dump()966 XSTRING (DEPRECATED_CALL_DUMMY_LENGTH)); in gdbarch_dump()969 DEPRECATED_CALL_DUMMY_LENGTH); in gdbarch_dump()
3060 positive value. See also @code{DEPRECATED_CALL_DUMMY_LENGTH}.