Searched refs:desc_reg_psprel (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/arch/ia64/kernel/ |
D | unwind.c | 979 desc_reg_psprel (unsigned char reg, unw_word pspoff, struct unw_state_record *sr) in desc_reg_psprel() function 1169 #define UNW_DEC_REG_PSPREL(fmt,r,o,arg) desc_reg_psprel(r,o,arg) 1175 #define UNW_DEC_PRIUNAT_PSPREL(fmt,o,arg) desc_reg_psprel(UNW_REG_PRI_UNAT_MEM,o,arg)
|