ORC_TYPE_CALL      29 arch/x86/include/asm/unwind_hints.h .macro UNWIND_HINT sp_reg=ORC_REG_SP sp_offset=0 type=ORC_TYPE_CALL end=0
ORC_TYPE_CALL     128 arch/x86/kernel/unwind_orc.c 	.type = ORC_TYPE_CALL
ORC_TYPE_CALL     133 arch/x86/kernel/unwind_orc.c 	.type		= ORC_TYPE_CALL,
ORC_TYPE_CALL     522 arch/x86/kernel/unwind_orc.c 	case ORC_TYPE_CALL:
ORC_TYPE_CALL      39 tools/objtool/orc_dump.c 	case ORC_TYPE_CALL:
ORC_TYPE_CALL     128 tools/objtool/orc_gen.c 		.type    = ORC_TYPE_CALL,