Searched defs:unw_is_intr_frame (Results 1 – 2 of 2) sorted by relevance
139 #define unw_is_intr_frame(info) (((info)->flags & UNW_FLAG_INTERRUPT_FRAME) != 0) macro