Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Breakpoint/
H A DStoppointSite.cpp15 StoppointSite::StoppointSite(break_id_t id, addr_t addr, bool hardware) in StoppointSite()
20 uint32_t byte_size, bool hardware) in StoppointSite()
H A DWatchpoint.cpp27 const CompilerType *type, bool hardware) in Watchpoint()
H A DBreakpoint.cpp49 BreakpointResolverSP &resolver_sp, bool hardware, in Breakpoint()
195 bool hardware = false; in CreateFromStructuredData() local
H A DBreakpointLocation.cpp33 bool hardware, bool check_for_resolver) in BreakpointLocation()
/freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/
H A DNativeWatchpointList.cpp17 bool hardware) { in Add()
H A DNativeProcessProtocol.cpp148 bool hardware) { in SetWatchpoint()
606 bool hardware) { in RemoveBreakpoint()
/freebsd-13.1/sbin/dhclient/
H A Ddhcpd.h119 struct hardware { struct
120 u_int8_t htype;
121 u_int8_t hlen;
122 u_int8_t haddr[16];
H A Dparse.c160 parse_hardware_param(FILE *cfile, struct hardware *hardware) in parse_hardware_param()
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp776 const bool hardware = false; in BreakpointCreateByLocation() local
808 const bool hardware = false; in BreakpointCreateByLocation() local
833 const bool hardware = false; in BreakpointCreateByName() local
895 const bool hardware = false; in BreakpointCreateByName() local
953 const bool hardware = false; in BreakpointCreateByNames() local
1009 const bool hardware = false; in BreakpointCreateByRegex() local
1028 const bool hardware = false; in BreakpointCreateByAddress() local
1047 const bool hardware = false; in BreakpointCreateBySBAddress() local
1105 const bool hardware = false; in BreakpointCreateBySourceRegex() local
1132 const bool hardware = false; in BreakpointCreateForException() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DInstrumentationRuntimeASan.cpp305 bool hardware = false; in Activate() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeThreadNetBSD.cpp262 uint32_t watch_flags, bool hardware) { in SetWatchpoint()
H A DNativeProcessNetBSD.cpp729 bool hardware) { in SetBreakpoint()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeThreadFreeBSD.cpp250 uint32_t watch_flags, bool hardware) { in SetWatchpoint()
H A DNativeProcessFreeBSD.cpp689 bool hardware) { in SetBreakpoint()
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp318 RegularExpression source_regex, bool internal, bool hardware, in CreateSourceRegexBreakpoint()
336 bool hardware, in CreateBreakpoint()
388 bool hardware) { in CreateBreakpoint()
408 bool hardware) { in CreateBreakpoint()
432 lldb::addr_t offset, LazyBool skip_prologue, bool internal, bool hardware) { in CreateBreakpoint()
457 LazyBool skip_prologue, bool internal, bool hardware) { in CreateBreakpoint()
483 LazyBool skip_prologue, bool internal, bool hardware) { in CreateBreakpoint()
567 bool internal, bool hardware) { in CreateFuncRegexBreakpoint()
637 const bool hardware = request_hardware || GetRequireHardwareBreakpoints(); in CreateBreakpoint() local
H A DLanguageRuntime.cpp246 bool hardware = false; in CreateExceptionBreakpoint() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp479 const bool hardware = false; in CreateExceptionBreakpoint() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp918 bool hardware = false; in Activate() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1631 const bool hardware = false; in AddInitCompletionHook() local