Searched refs:UNW_REG_LC (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Dunwind-ia64.c163 #define UNW_REG_LC "lc" macro
488 * UNW_REG_LC
751 UNW_DEC_REG_GR ("P3", UNW_REG_LC, dst, arg);
854 UNW_DEC_REG_WHEN ("P7", UNW_REG_LC, t, arg);
857 UNW_DEC_REG_PSPREL ("P7", UNW_REG_LC, t, arg);
896 UNW_DEC_REG_SPREL ("P8", UNW_REG_LC, t, arg);
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dunwind-ia64.c87 UNW_REG_UNAT, UNW_REG_PR, UNW_REG_LC, UNW_REG_FPSR, enumerator in enum:unw_register_index
244 UNW_REG_UNAT, UNW_REG_LC, UNW_REG_FPSR, UNW_REG_PRI_UNAT_GR
462 case 0x6a: return UNW_REG_LC;
1005 * UNW_REG_LC
1221 case 5: UNW_DEC_REG_GR(P3, UNW_REG_LC, dst, arg); break;
1286 case 10: UNW_DEC_REG_WHEN(P7, UNW_REG_LC, t, arg); break;
1287 case 11: UNW_DEC_REG_PSPREL(P7, UNW_REG_LC, t, arg); break;
1308 case 4: UNW_DEC_REG_SPREL(P8, UNW_REG_LC, t, arg); break;
2009 case UNW_REG_LC:

Completed in 115 milliseconds