Home
last modified time | relevance | path

Searched defs:hardware (Results 1 – 25 of 35) sorted by relevance

12

/openbsd/src/gnu/llvm/lldb/source/Breakpoint/
DStoppointSite.cpp15 StoppointSite::StoppointSite(break_id_t id, addr_t addr, bool hardware) in StoppointSite()
20 uint32_t byte_size, bool hardware) in StoppointSite()
DWatchpoint.cpp28 const CompilerType *type, bool hardware) in Watchpoint()
DBreakpoint.cpp50 BreakpointResolverSP &resolver_sp, bool hardware, in Breakpoint()
196 bool hardware = false; in CreateFromStructuredData() local
DBreakpointLocation.cpp34 bool hardware, bool check_for_resolver) in BreakpointLocation()
/openbsd/src/usr.sbin/dhcrelay6/
Ddhcpd.h78 struct hardware { struct
92 struct hardware hw_address; argument
/openbsd/src/usr.sbin/dhcrelay/
Ddhcpd.h70 struct hardware { struct
71 u_int8_t htype;
95 struct hardware hw_address; argument
/openbsd/src/gnu/llvm/lldb/tools/debugserver/source/
DDNBBreakpoint.cpp22 bool hardware) in DNBBreakpoint()
53 bool hardware) { in Add()
/openbsd/src/gnu/llvm/lldb/source/Host/common/
DNativeWatchpointList.cpp17 bool hardware) { in Add()
DNativeProcessProtocol.cpp150 bool hardware) { in SetWatchpoint()
638 bool hardware) { in RemoveBreakpoint()
/openbsd/src/gnu/llvm/lldb/source/API/
DSBTarget.cpp717 const bool hardware = false; in BreakpointCreateByLocation() local
746 const bool hardware = false; in BreakpointCreateByLocation() local
770 const bool hardware = false; in BreakpointCreateByName() local
823 const bool hardware = false; in BreakpointCreateByName() local
870 const bool hardware = false; in BreakpointCreateByNames() local
916 const bool hardware = false; in BreakpointCreateByRegex() local
934 const bool hardware = false; in BreakpointCreateByAddress() local
952 const bool hardware = false; in BreakpointCreateBySBAddress() local
1000 const bool hardware = false; in BreakpointCreateBySourceRegex() local
1025 const bool hardware = false; in BreakpointCreateForException() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/OpenBSD/
DNativeThreadOpenBSD.cpp135 uint32_t watch_flags, bool hardware) { in SetWatchpoint()
DNativeProcessOpenBSD.cpp385 bool hardware) { in SetBreakpoint()
/openbsd/src/usr.sbin/dhcpd/
Ddhcpd.h94 struct hardware { struct
95 u_int8_t htype;
119 struct hardware hardware_addr; argument
Dparse.c217 parse_hardware_param(FILE *cfile, struct hardware *hardware) in parse_hardware_param()
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
DNativeThreadWindows.cpp152 uint32_t watch_flags, bool hardware) { in SetWatchpoint()
DNativeProcessWindows.cpp323 bool hardware) { in SetBreakpoint()
330 bool hardware) { in RemoveBreakpoint()
/openbsd/src/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/ASan/
DInstrumentationRuntimeASan.cpp303 const bool hardware = false; in Activate() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/NetBSD/
DNativeThreadNetBSD.cpp265 uint32_t watch_flags, bool hardware) { in SetWatchpoint()
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/FreeBSD/
DNativeThreadFreeBSD.cpp253 uint32_t watch_flags, bool hardware) { in SetWatchpoint()
/openbsd/src/gnu/llvm/lldb/source/Target/
DTarget.cpp339 RegularExpression source_regex, bool internal, bool hardware, in CreateSourceRegexBreakpoint()
357 bool hardware, in CreateBreakpoint()
411 bool hardware) { in CreateBreakpoint()
431 bool hardware) { in CreateBreakpoint()
455 lldb::addr_t offset, LazyBool skip_prologue, bool internal, bool hardware) { in CreateBreakpoint()
480 LazyBool skip_prologue, bool internal, bool hardware) { in CreateBreakpoint()
506 LazyBool skip_prologue, bool internal, bool hardware) { in CreateBreakpoint()
590 bool internal, bool hardware) { in CreateFuncRegexBreakpoint()
656 const bool hardware = request_hardware || GetRequireHardwareBreakpoints(); in CreateBreakpoint() local
DLanguageRuntime.cpp245 bool hardware = false; in CreateExceptionBreakpoint() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Linux/
DNativeThreadLinux.cpp152 uint32_t watch_flags, bool hardware) { in SetWatchpoint()
/openbsd/src/gnu/llvm/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderMacOS.cpp425 bool hardware = false; in SetNotificationBreakpoint() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
DItaniumABILanguageRuntime.cpp469 const bool hardware = false; in CreateExceptionBreakpoint() local
/openbsd/src/gnu/usr.bin/binutils/gdb/nlm/
Dgdbserve.c794 int hardware, board, port; in main() local

12