Searched refs:UNW_PC (Results 1 – 3 of 3) sorted by relevance
58 #define UNW_PC(frame) ((frame)->regs.r63) macro147 #define UNW_PC(frame) ((void)(frame), 0) macro
123 address = UNW_PC(&frame_info); in arc_unwind_core()
885 unsigned long pc = UNW_PC(frame) - frame->call_frame; in arc_unwind()897 UNW_PC(frame), UNW_BLINK(frame), UNW_SP(frame), in arc_unwind()900 if (UNW_PC(frame) == 0) in arc_unwind()1128 && !__get_user(UNW_PC(frame), in arc_unwind()1139 sizeof(UNW_PC(frame)); in arc_unwind()