Searched refs:ORC_TYPE_REGS (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/loongarch/include/asm/
H A Dorc_types.h34 #define ORC_TYPE_REGS 3 macro
/linux-master/tools/arch/loongarch/include/asm/
H A Dorc_types.h34 #define ORC_TYPE_REGS 3 macro
/linux-master/arch/x86/include/asm/
H A Dorc_types.h45 #define ORC_TYPE_REGS 3 macro
/linux-master/tools/arch/x86/include/asm/
H A Dorc_types.h45 #define ORC_TYPE_REGS 3 macro
/linux-master/tools/objtool/arch/x86/
H A Dorc.c37 orc->type = ORC_TYPE_REGS;
156 case ORC_TYPE_REGS:
/linux-master/tools/objtool/arch/loongarch/
H A Dorc.c38 orc->type = ORC_TYPE_REGS;
/linux-master/arch/loongarch/kernel/
H A Dunwind_orc.c428 orc->type = ORC_TYPE_REGS;
477 case ORC_TYPE_REGS:
/linux-master/arch/x86/kernel/
H A Dunwind_orc.c595 case ORC_TYPE_REGS:
624 /* See ORC_TYPE_REGS case comment. */

Completed in 263 milliseconds