Searched refs:unwind_ctrl_block (Results 1 – 2 of 2) sorted by relevance
45 struct unwind_ctrl_block { struct186 static unsigned long unwind_get_byte(struct unwind_ctrl_block *ctrl) in unwind_get_byte()211 static int unwind_pop_register(struct unwind_ctrl_block *ctrl, in unwind_pop_register()223 static int unwind_exec_pop_subset_r4_to_r13(struct unwind_ctrl_block *ctrl, in unwind_exec_pop_subset_r4_to_r13()244 static int unwind_exec_pop_r4_to_rN(struct unwind_ctrl_block *ctrl, in unwind_exec_pop_r4_to_rN()264 static int unwind_exec_pop_subset_r0_to_r3(struct unwind_ctrl_block *ctrl, in unwind_exec_pop_subset_r0_to_r3()287 static int unwind_exec_insn(struct unwind_ctrl_block *ctrl) in unwind_exec_insn()386 struct unwind_ctrl_block ctrl; in unwind_frame()
44 struct unwind_ctrl_block { struct185 static unsigned long unwind_get_byte(struct unwind_ctrl_block *ctrl) in unwind_get_byte()210 static int unwind_pop_register(struct unwind_ctrl_block *ctrl, in unwind_pop_register()222 static int unwind_exec_pop_subset_r4_to_r13(struct unwind_ctrl_block *ctrl, in unwind_exec_pop_subset_r4_to_r13()243 static int unwind_exec_pop_r4_to_rN(struct unwind_ctrl_block *ctrl, in unwind_exec_pop_r4_to_rN()263 static int unwind_exec_pop_subset_r0_to_r3(struct unwind_ctrl_block *ctrl, in unwind_exec_pop_subset_r0_to_r3()286 static int unwind_exec_insn(struct unwind_ctrl_block *ctrl) in unwind_exec_insn()385 struct unwind_ctrl_block ctrl; in unwind_frame()
Completed in 39 milliseconds