Searched refs:UNW_BLINK (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arc/include/asm/ | ||
| H A D | unwind.h | 57 #define UNW_BLINK(frame) ((frame)->regs.r31) macro |
| /linux/arch/arc/kernel/ | ||
| H A D | unwind.c | 905 UNW_PC(frame), UNW_BLINK(frame), UNW_SP(frame), in arc_unwind() |