Home
last modified time | relevance | path

Searched refs:DEBUGGER_AUTO_OFFSET (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/gcc/
HDsdbout.c91 #ifndef DEBUGGER_AUTO_OFFSET
92 #define DEBUGGER_AUTO_OFFSET(X) \ macro
885 PUT_SDB_INT_VAL (DEBUGGER_AUTO_OFFSET in sdbout_symbol()
910 PUT_SDB_INT_VAL (DEBUGGER_AUTO_OFFSET (XEXP (value, 0))); in sdbout_symbol()
1428 PUT_SDB_INT_VAL (DEBUGGER_AUTO_OFFSET in sdbout_reg_parms()
HDdbxout.c289 #ifndef DEBUGGER_AUTO_OFFSET
290 #define DEBUGGER_AUTO_OFFSET(X) \ macro
2952 number = DEBUGGER_AUTO_OFFSET (XEXP (XEXP (home, 0), 0)); in dbxout_symbol_location()
2966 number = DEBUGGER_AUTO_OFFSET (XEXP (home, 0)); in dbxout_symbol_location()
2975 number = DEBUGGER_AUTO_OFFSET (XEXP (home, 0)); in dbxout_symbol_location()
HDChangeLog-19988242 * mn10300.h (DEBUGGER_AUTO_OFFSET): Define.
/trueos/contrib/gcc/config/mips/
HDmips.h1005 #define DEBUGGER_AUTO_OFFSET(X) \ macro
/trueos/contrib/gcc/doc/
HDtm.texi8142 @defmac DEBUGGER_AUTO_OFFSET (@var{x})