Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DStoppointSite.cpp15 StoppointSite::StoppointSite(break_id_t id, addr_t addr, bool hardware) in StoppointSite() argument
20 bool hardware) in StoppointSite() argument
H A DBreakpoint.cpp45 BreakpointResolverSP &resolver_sp, bool hardware, in Breakpoint()
188 bool hardware = false; in CreateFromStructuredData() local
H A DBreakpointLocation.cpp34 bool hardware, bool check_for_resolver) in BreakpointLocation()
H A DWatchpoint.cpp30 const CompilerType *type, bool hardware) in Watchpoint()
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DNativeWatchpointList.cpp17 bool hardware) { in Add()
H A DNativeProcessProtocol.cpp150 bool hardware) { in SetWatchpoint()
642 bool hardware) { in RemoveBreakpoint()
/freebsd/sbin/dhclient/
H A Ddhcpd.h117 struct hardware { struct
118 u_int8_t htype;
119 u_int8_t hlen;
120 u_int8_t haddr[16];
H A Dparse.c158 parse_hardware_param(FILE *cfile, struct hardware *hardware) in parse_hardware_param()
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/Utility/
H A DReportRetriever.cpp245 const bool hardware = false; in SetupBreakpoint() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.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/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DInstrumentationRuntimeASan.cpp304 const bool hardware = false; Activate() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeThreadNetBSD.cpp264 uint32_t watch_flags, bool hardware) { in SetWatchpoint()
H A DNativeProcessNetBSD.cpp728 SetBreakpoint(lldb::addr_t addr,uint32_t size,bool hardware) SetBreakpoint() argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeThreadFreeBSD.cpp252 uint32_t watch_flags, bool hardware) { in SetWatchpoint()
H A DNativeProcessFreeBSD.cpp722 bool hardware) { in SetBreakpoint()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DLanguageRuntime.cpp245 bool hardware = false; in CreateExceptionBreakpoint() local
H A DTarget.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/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp554 const bool hardware = false; in CreateExceptionBreakpoint() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp919 const bool hardware = false; in Activate() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1605 eLanguageTypeC, offset, skip_prologue, internal, hardware); in AddInitCompletionHook() local