Searched refs:UNW_DEC_EPILOGUE (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/ia64/kernel/ |
D | unwind_decoder.c | 385 UNW_DEC_EPILOGUE(B2, t, (code & 0x1f), arg); in unw_decode_b2() 398 UNW_DEC_EPILOGUE(B3, t, ecount, arg); in unw_decode_b3_x4()
|
D | unwind.c | 1184 #define UNW_DEC_EPILOGUE(fmt,t,c,arg) desc_epilogue(t,c,arg) macro
|