Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/kernel/
Dunwind.c68 struct unwind_ctrl_block { struct
69 unsigned long vrs[16]; /* virtual register set */
70 const unsigned long *insn; /* pointer to the current instructions word */
71 int entries; /* number of entries left to interpret */
72 int byte; /* current byte number in the instructions word */