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

/linux-master/arch/loongarch/include/asm/
H A Dorc_types.h33 #define ORC_TYPE_CALL 2 macro
/linux-master/tools/arch/loongarch/include/asm/
H A Dorc_types.h33 #define ORC_TYPE_CALL 2 macro
/linux-master/arch/x86/include/asm/
H A Dorc_types.h44 #define ORC_TYPE_CALL 2 macro
/linux-master/tools/arch/x86/include/asm/
H A Dorc_types.h44 #define ORC_TYPE_CALL 2 macro
/linux-master/tools/objtool/arch/x86/
H A Dorc.c34 orc->type = ORC_TYPE_CALL;
154 case ORC_TYPE_CALL:
/linux-master/arch/loongarch/kernel/
H A Dunwind_orc.c36 .type = ORC_TYPE_CALL
50 .type = ORC_TYPE_CALL
457 case ORC_TYPE_CALL:
/linux-master/tools/objtool/arch/loongarch/
H A Dorc.c35 orc->type = ORC_TYPE_CALL;
/linux-master/arch/x86/kernel/
H A Dunwind_orc.c186 .type = ORC_TYPE_CALL
191 .type = ORC_TYPE_CALL,
582 case ORC_TYPE_CALL:

Completed in 143 milliseconds