Searched refs:UNW_DEC_PROLOGUE (Results 1 – 2 of 2) sorted by relevance
/arch/ia64/kernel/ |
D | unwind_decoder.c | 167 UNW_DEC_PROLOGUE(R1, body, rlen, arg); in unw_decode_r1() 192 UNW_DEC_PROLOGUE(R3, ((code & 0x3) == 1), rlen, arg); in unw_decode_r3()
|
D | unwind.c | 1155 #define UNW_DEC_PROLOGUE(fmt,b,r,arg) desc_prologue(b,r,0,32,arg) macro
|