Home
last modified time | relevance | path

Searched refs:UNWINDER_ORC (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/arch/loongarch/include/asm/
H A Dunwind.h19 UNWINDER_ORC, enumerator
/linux-6.15/arch/loongarch/
H A DKconfig.debug29 config UNWINDER_ORC config in choicea81132e00104
H A DKconfig171 select HAVE_RELIABLE_STACKTRACE if UNWINDER_ORC
/linux-6.15/arch/x86/
H A DKconfig.debug226 default UNWINDER_ORC if X86_64
233 config UNWINDER_ORC config in choice0c99d8690204
H A DKconfig289 select HAVE_RELIABLE_STACKTRACE if UNWINDER_ORC || STACK_VALIDATION
/linux-6.15/arch/loongarch/kernel/
H A Dunwind_orc.c344 state->type = UNWINDER_ORC; in unwind_start()
/linux-6.15/lib/
H A DKconfig.ubsan113 depends on !(OBJTOOL && (STACK_VALIDATION || UNWINDER_ORC || HAVE_UACCESS_VALIDATION))