Home
last modified time | relevance | path

Searched defs:hardware (Results 1 – 21 of 21) 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.cpp47 BreakpointResolverSP &resolver_sp, bool hardware, in Breakpoint()
191 bool hardware = false; in CreateFromStructuredData() local
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()
645 bool hardware) { in RemoveBreakpoint()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/AIX/
H A DNativeThreadAIX.cpp30 uint32_t watch_flags, bool hardware) { in SetWatchpoint()
H A DNativeProcessAIX.cpp215 bool hardware) { in SetBreakpoint()
221 Status NativeProcessAIX::RemoveBreakpoint(lldb::addr_t addr, bool hardware) { in RemoveBreakpoint()
/freebsd/sbin/dhclient/
H A Ddhcpd.h121 struct hardware { struct
122 u_int8_t htype;
123 u_int8_t hlen;
124 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.cpp246 const bool hardware = false; in SetupBreakpoint() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp715 const bool hardware = false; in BreakpointCreateByLocation() local
743 const bool hardware = false; in BreakpointCreateByLocation() local
766 const bool hardware = false; in BreakpointCreateByName() local
819 const bool hardware = false; in BreakpointCreateByName() local
865 const bool hardware = false; in BreakpointCreateByNames() local
911 const bool hardware = false; in BreakpointCreateByRegex() local
928 const bool hardware = false; in BreakpointCreateByAddress() local
945 const bool hardware = false; in BreakpointCreateBySBAddress() local
993 const bool hardware = false; in BreakpointCreateBySourceRegex() local
1017 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.cpp263 uint32_t watch_flags, bool hardware) { in SetWatchpoint()
H A DNativeProcessNetBSD.cpp752 bool hardware) { in SetBreakpoint()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeThreadFreeBSD.cpp252 uint32_t watch_flags, bool hardware) { in SetWatchpoint()
H A DNativeProcessFreeBSD.cpp729 bool hardware) { in SetBreakpoint()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DLanguageRuntime.cpp245 bool hardware = false; in CreateExceptionBreakpoint() local
H A DTarget.cpp467 RegularExpression source_regex, bool internal, bool hardware, in CreateSourceRegexBreakpoint()
485 bool hardware, in CreateBreakpoint()
539 bool hardware) { in CreateBreakpoint()
559 bool hardware) { in CreateBreakpoint()
583 lldb::addr_t offset, LazyBool skip_prologue, bool internal, bool hardware) { in CreateBreakpoint()
608 LazyBool skip_prologue, bool internal, bool hardware) { in CreateBreakpoint()
634 LazyBool skip_prologue, bool internal, bool hardware) { in CreateBreakpoint()
718 bool internal, bool hardware) { in CreateFuncRegexBreakpoint()
784 const bool hardware = request_hardware || GetRequireHardwareBreakpoints(); in CreateBreakpoint() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp550 const bool hardware = false; in CreateExceptionBreakpoint() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp917 const bool hardware = false; in Activate() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1609 const bool hardware = false; in AddInitCompletionHook() local