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

/seL4-camkes-master/kernel/include/arch/x86/arch/machine/
H A Ddebug.h130 static inline syscall_error_t Arch_decodeSetBreakpoint(tcb_t *t, function
/seL4-camkes-master/kernel/include/arch/arm/arch/machine/
H A Ddebug.h181 static inline syscall_error_t Arch_decodeSetBreakpoint(tcb_t *t, function
/seL4-camkes-master/kernel/src/object/
H A Dtcb.c675 error = Arch_decodeSetBreakpoint(tcb, bp_num, vaddr, type, size, rw);

Completed in 93 milliseconds