Searched refs:bp_type (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-debug.c927 char bp_type = *buf++; local
939 switch (bp_type)
995 char bp_type = *buf++; local
1004 switch (bp_type)
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp3198 BreakpointSite::Type bp_type = bp_site->GetType();
3199 switch (bp_type) {

Completed in 169 milliseconds