Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Breakpoint/
HDStoppointSite.cpp15 StoppointSite::StoppointSite(break_id_t id, addr_t addr, bool hardware) in StoppointSite()
20 bool hardware) in StoppointSite()
HDBreakpoint.cpp45 BreakpointResolverSP &resolver_sp, bool hardware, in Breakpoint()
188 bool hardware = false; in CreateFromStructuredData() local
HDBreakpointLocation.cpp34 bool hardware, bool check_for_resolver) in BreakpointLocation()
HDWatchpoint.cpp30 const CompilerType *type, bool hardware) in Watchpoint()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
HDNativeWatchpointList.cpp17 bool hardware) { in Add()
HDNativeProcessProtocol.cpp150 bool hardware) { in SetWatchpoint()
642 bool hardware) { in RemoveBreakpoint()
/freebsd-13-stable/sbin/dhclient/
HDdhcpd.h117 struct hardware { struct
118 u_int8_t htype;
119 u_int8_t hlen;
120 u_int8_t haddr[16];
HDparse.c158 parse_hardware_param(FILE *cfile, struct hardware *hardware) in parse_hardware_param()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/Utility/
HDReportRetriever.cpp245 const bool hardware = false; in SetupBreakpoint() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
HDSBTarget.cpp726 const bool hardware = false; in BreakpointCreateByLocation() local
755 const bool hardware = false; in BreakpointCreateByLocation() local
779 const bool hardware = false; in BreakpointCreateByName() local
832 const bool hardware = false; in BreakpointCreateByName() local
879 const bool hardware = false; in BreakpointCreateByNames() local
925 const bool hardware = false; in BreakpointCreateByRegex() local
943 const bool hardware = false; in BreakpointCreateByAddress() local
961 const bool hardware = false; in BreakpointCreateBySBAddress() local
1009 const bool hardware = false; in BreakpointCreateBySourceRegex() local
1034 const bool hardware = false; in BreakpointCreateForException() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
HDNativeThreadNetBSD.cpp264 uint32_t watch_flags, bool hardware) { in SetWatchpoint()
HDNativeProcessNetBSD.cpp749 bool hardware) { in SetBreakpoint()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
HDNativeThreadFreeBSD.cpp252 uint32_t watch_flags, bool hardware) { in SetWatchpoint()
HDNativeProcessFreeBSD.cpp722 bool hardware) { in SetBreakpoint()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
HDLanguageRuntime.cpp245 bool hardware = false; in CreateExceptionBreakpoint() local
HDTarget.cpp382 RegularExpression source_regex, bool internal, bool hardware, in CreateSourceRegexBreakpoint()
400 bool hardware, in CreateBreakpoint()
454 bool hardware) { in CreateBreakpoint()
474 bool hardware) { in CreateBreakpoint()
498 lldb::addr_t offset, LazyBool skip_prologue, bool internal, bool hardware) { in CreateBreakpoint()
523 LazyBool skip_prologue, bool internal, bool hardware) { in CreateBreakpoint()
549 LazyBool skip_prologue, bool internal, bool hardware) { in CreateBreakpoint()
633 bool internal, bool hardware) { in CreateFuncRegexBreakpoint()
699 const bool hardware = request_hardware || GetRequireHardwareBreakpoints(); in CreateBreakpoint() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
HDItaniumABILanguageRuntime.cpp554 const bool hardware = false; in CreateExceptionBreakpoint() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
HDInstrumentationRuntimeTSan.cpp919 const bool hardware = false; in Activate() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
HDStructuredDataDarwinLog.cpp1601 const bool hardware = false; in AddInitCompletionHook() local