Searched refs:bkpt (Results 1 – 4 of 4) sorted by relevance
132 THUMB( bkpt #0xab )147 THUMB( bkpt #0xab )
31 THUMB( bkpt #0xab )
145 For abiv2 we couldn't use "trap 1" as user space bkpt in gdbserver, because147 So we need a 16bit instruction as user space bkpt, and it will cause an illegal
392 struct arch_hw_breakpoint *bkpt = counter_arch_bp(bp); in ptrace_hbptriggered() local402 force_sig_ptrace_errno_trap(i, (void __user *)bkpt->address); in ptrace_hbptriggered()