Home
last modified time | relevance | path

Searched refs:UNWINDER_PROLOGUE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/loongarch/
H A DKconfig.debug3 default UNWINDER_PROLOGUE if KALLSYMS
19 config UNWINDER_PROLOGUE config in choice6cfb78e00104
/openbmc/linux/arch/loongarch/kernel/
H A Dunwind_prologue.c244 state->type = UNWINDER_PROLOGUE; in unwind_start()
262 return state->type == UNWINDER_PROLOGUE ? in unwind_next_frame()
/openbmc/linux/arch/loongarch/include/asm/
H A Dunwind.h18 UNWINDER_PROLOGUE, enumerator