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

/linux-master/arch/loongarch/include/asm/
H A Dorc_types.h32 #define ORC_TYPE_END_OF_STACK 1 macro
/linux-master/tools/arch/loongarch/include/asm/
H A Dorc_types.h32 #define ORC_TYPE_END_OF_STACK 1 macro
/linux-master/arch/x86/include/asm/
H A Dorc_types.h43 #define ORC_TYPE_END_OF_STACK 1 macro
/linux-master/tools/arch/x86/include/asm/
H A Dorc_types.h43 #define ORC_TYPE_END_OF_STACK 1 macro
/linux-master/tools/objtool/arch/x86/
H A Dorc.c31 orc->type = ORC_TYPE_END_OF_STACK;
152 case ORC_TYPE_END_OF_STACK:
/linux-master/tools/objtool/arch/loongarch/
H A Dorc.c32 orc->type = ORC_TYPE_END_OF_STACK;
/linux-master/arch/loongarch/kernel/
H A Dunwind_orc.c421 if (orc->type == ORC_TYPE_END_OF_STACK)
/linux-master/arch/x86/kernel/
H A Dunwind_orc.c508 if (orc->type == ORC_TYPE_END_OF_STACK)

Completed in 142 milliseconds