Home
last modified time | relevance | path

Searched refs:UNW_DEC_SPILL_PSPREL (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/binutils/
Dunwind-ia64.c396 #define UNW_DEC_SPILL_PSPREL(fmt, t, abreg, pspoff, arg) \ macro
603 UNW_DEC_SPILL_PSPREL ("X1", t, abreg, off, arg); in unw_decode_x1()
DChangeLog-2005388 * unwind-ia64.c (UNW_DEC_SPILL_SPREL, UNW_DEC_SPILL_PSPREL,
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/ia64/
Dunwind-ia64.c974 #define UNW_DEC_SPILL_PSPREL(f,t,a,o,arg) desc_spill_psprel_p(0,t,a,o,arg) macro
1076 UNW_DEC_SPILL_PSPREL(X1, t, abreg, off, arg); in unw_decode_x1()