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

/linux-master/arch/arm/kernel/
H A Dunwind.c55 struct unwind_ctrl_block { struct
211 static unsigned long unwind_get_byte(struct unwind_ctrl_block *ctrl)
233 static int unwind_pop_register(struct unwind_ctrl_block *ctrl,
251 static int unwind_exec_pop_subset_r4_to_r13(struct unwind_ctrl_block *ctrl,
272 static int unwind_exec_pop_r4_to_rN(struct unwind_ctrl_block *ctrl,
292 static int unwind_exec_pop_subset_r0_to_r3(struct unwind_ctrl_block *ctrl,
311 static unsigned long unwind_decode_uleb128(struct unwind_ctrl_block *ctrl)
337 static int unwind_exec_insn(struct unwind_ctrl_block *ctrl)
409 struct unwind_ctrl_block ctrl;

Completed in 110 milliseconds