Searched refs:UNW_DEC_GR_GR (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 37 * UNW_DEC_GR_GR(fmt,grmask,gr,arg) 338 UNW_DEC_GR_GR(P9, (byte1 & 0xf), (byte2 & 0x7f), arg); unw_decode_p7_p10()
|
H A D | unwind.c | 1166 #define UNW_DEC_GR_GR(fmt,m,g,arg) desc_gr_gr(m,g,arg) 1164 #define UNW_DEC_GR_GR global() macro
|
Completed in 40 milliseconds