Searched refs:UNWIND_HINT_TYPE_REGS (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/
H A Dobjtool_types.h35 * UNWIND_HINT_TYPE_REGS: Used in entry code to indicate that sp_reg+sp_offset
50 #define UNWIND_HINT_TYPE_REGS 3 macro
/linux-master/tools/include/linux/
H A Dobjtool_types.h35 * UNWIND_HINT_TYPE_REGS: Used in entry code to indicate that sp_reg+sp_offset
50 #define UNWIND_HINT_TYPE_REGS 3 macro
/linux-master/arch/loongarch/include/asm/
H A Dunwind_hints.h19 UNWIND_HINT sp_reg=ORC_REG_SP type=UNWIND_HINT_TYPE_REGS
/linux-master/tools/objtool/arch/loongarch/
H A Dorc.c37 case UNWIND_HINT_TYPE_REGS:
139 case UNWIND_HINT_TYPE_REGS:
/linux-master/arch/x86/include/asm/
H A Dunwind_hints.h50 .set type, UNWIND_HINT_TYPE_REGS
/linux-master/tools/objtool/arch/x86/
H A Dorc.c36 case UNWIND_HINT_TYPE_REGS:
/linux-master/tools/objtool/
H A Dcheck.c2858 if (cfi->type == UNWIND_HINT_TYPE_REGS ||

Completed in 135 milliseconds