Home
last modified time | relevance | path

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

/linux-6.6.21/arch/ia64/kernel/
Dunwind_decoder.c373 UNW_DEC_COPY_STATE(B1, label, arg); in unw_decode_b1()
404 UNW_DEC_COPY_STATE(B4, label, arg); in unw_decode_b3_x4()
Dunwind.c1185 #define UNW_DEC_COPY_STATE(fmt,l,arg) desc_copy_state(l,arg) macro