Home
last modified time | relevance | path

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

/external/libunwind/src/ia64/
Dunwind_decoder.h394 UNW_DEC_COPY_STATE(B1, label, arg); in unw_decode_b1()
425 UNW_DEC_COPY_STATE(B4, label, arg); in unw_decode_b3_x4()
DGparser.c675 #define UNW_DEC_COPY_STATE(fmt,l,arg) desc_copy_state(l,arg) macro