Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/mi/
Dmi-cmd-break.c54 enum bp_type enum
/openbsd/src/usr.sbin/btrace/
Dbt_parser.h49 } bp_type; /* BEGIN, END or 'probe' */ member
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
DProcessKDP.cpp655 BreakpointSite::Type bp_type = bp_site->GetType(); in DisableBreakpointSite() local
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dbreakpoint.c3984 allocate_bp_location (struct breakpoint *bpt, enum bptype bp_type) in allocate_bp_location()
5855 enum bptype bp_type; in watch_command_1() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp3018 BreakpointSite::Type bp_type = bp_site->GetType(); in DisableBreakpointSite() local