Searched defs:unwind_get_return_address (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/loongarch/kernel/
H A Dunwind_guess.c7 unsigned long unwind_get_return_address(struct unwind_state *state) function
11 EXPORT_SYMBOL_GPL(unwind_get_return_address); variable
H A Dunwind_prologue.c234 unsigned long unwind_get_return_address(struct unwind_state *state) function
238 EXPORT_SYMBOL_GPL(unwind_get_return_address); variable
H A Dunwind_orc.c334 unsigned long unwind_get_return_address(struct unwind_state *state) function
338 EXPORT_SYMBOL_GPL(unwind_get_return_address); variable
/linux-master/arch/x86/kernel/
H A Dunwind_guess.c9 unsigned long unwind_get_return_address(struct unwind_state *state) function
20 EXPORT_SYMBOL_GPL(unwind_get_return_address); variable
H A Dunwind_frame.c14 unsigned long unwind_get_return_address(struct unwind_state *state) function
21 EXPORT_SYMBOL_GPL(unwind_get_return_address); variable
H A Dunwind_orc.c364 unsigned long unwind_get_return_address(struct unwind_state *state) function
371 EXPORT_SYMBOL_GPL(unwind_get_return_address); variable
/linux-master/arch/s390/kernel/
H A Dunwind_bc.c12 unsigned long unwind_get_return_address(struct unwind_state *state) function
18 EXPORT_SYMBOL_GPL(unwind_get_return_address); variable

Completed in 111 milliseconds