Searched defs:next_pc (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/kernel/
H A Dunwind.c199 unsigned long next_fp, next_pc = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh5/
H A Dunwind.c233 unsigned long next_fp, next_pc; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dptrace.h136 unsigned long next_pc; /* return PC if no branch (PC + 1) */ member in struct:single_step_state
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A Dptrace.c256 compute_next_pc_for_16bit_insn(unsigned long insn, unsigned long pc, unsigned long *next_pc, struct task_struct *child) argument
345 compute_next_pc_for_32bit_insn(unsigned long insn, unsigned long pc, unsigned long *next_pc, struct task_struct *child) argument
405 compute_next_pc(unsigned long insn, unsigned long pc, unsigned long *next_pc, struct task_struct *child) argument
415 register_debug_trap(struct task_struct *child, unsigned long next_pc, unsigned long next_insn, unsigned long *code) argument
518 embed_debug_trap(struct task_struct *child, unsigned long next_pc) argument
567 unsigned long next_pc; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dbacktrace.c629 VirtualAddress next_fp, next_pc; local

Completed in 91 milliseconds