Home
last modified time | relevance | path

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

/linux/arch/arm/kernel/
A Dunwind.c52 struct unwind_ctrl_block { struct
207 static unsigned long unwind_get_byte(struct unwind_ctrl_block *ctrl) in unwind_get_byte()
229 static int unwind_pop_register(struct unwind_ctrl_block *ctrl, in unwind_pop_register()
245 static int unwind_exec_pop_subset_r4_to_r13(struct unwind_ctrl_block *ctrl, in unwind_exec_pop_subset_r4_to_r13()
265 static int unwind_exec_pop_r4_to_rN(struct unwind_ctrl_block *ctrl, in unwind_exec_pop_r4_to_rN()
285 static int unwind_exec_pop_subset_r0_to_r3(struct unwind_ctrl_block *ctrl, in unwind_exec_pop_subset_r0_to_r3()
307 static int unwind_exec_insn(struct unwind_ctrl_block *ctrl) in unwind_exec_insn()
380 struct unwind_ctrl_block ctrl; in unwind_frame()

Completed in 3 milliseconds