Home
last modified time | relevance | path

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

/linux/arch/arm/kernel/
H A Dunwind.c55 struct unwind_ctrl_block { struct
56 unsigned long vrs[16]; /* virtual register set */
57 const unsigned long *insn; /* pointer to the current instructions word */
58 unsigned long sp_high; /* highest value of sp allowed */
59 unsigned long *lr_addr; /* address of LR value on the stack */
64 int check_each_pop;
65 int entries; /* number of entries left to interpret */
66 int byte; /* current byte number in the instructions word */