Home
last modified time | relevance | path

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

/linux/arch/sh/include/asm/
H A Ddwarf.h326 #define DW_CFA_same_value 0x08 macro
/linux/arch/arc/kernel/
H A Dunwind.c73 #define DW_CFA_same_value 0x08 macro
782 case DW_CFA_same_value: in processCFI()