Searched refs:ORC_REG_BP (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dorc_types.h34 #define ORC_REG_BP 4 macro
H A Dunwind_hints.h31 .set sp_reg, ORC_REG_BP
/linux-master/tools/arch/x86/include/asm/
H A Dorc_types.h34 #define ORC_REG_BP 4 macro
/linux-master/tools/objtool/arch/x86/
H A Dorc.c57 orc->sp_reg = ORC_REG_BP;
87 orc->bp_reg = ORC_REG_BP;
130 case ORC_REG_BP:
H A Ddecode.c804 case ORC_REG_BP:
/linux-master/arch/x86/kernel/
H A Dunwind_orc.c192 .sp_reg = ORC_REG_BP,
520 case ORC_REG_BP:
652 case ORC_REG_BP:

Completed in 138 milliseconds