Home
last modified time | relevance | path

Searched refs:UNW_DEC_EPILOGUE (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/ia64/kernel/
Dunwind_decoder.c385 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()
Dunwind.c1184 #define UNW_DEC_EPILOGUE(fmt,t,c,arg) desc_epilogue(t,c,arg) macro