Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arc/include/asm/
Dunwind.h60 #define UNW_BLINK(frame) ((frame)->regs.r31) macro
/linux-4.1.27/arch/arc/kernel/
Dunwind.c897 UNW_PC(frame), UNW_BLINK(frame), UNW_SP(frame), in arc_unwind()