Home
last modified time | relevance | path

Searched refs:LLDB_INVALID_INDEX32 (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DNativeRegisterContextDBReg.cpp44 return LLDB_INVALID_INDEX32; in SetHardwareBreakpoint()
50 return LLDB_INVALID_INDEX32; in SetHardwareBreakpoint()
55 bp_index = LLDB_INVALID_INDEX32; in SetHardwareBreakpoint()
60 return LLDB_INVALID_INDEX32; // We do not support duplicate breakpoints. in SetHardwareBreakpoint()
63 if (bp_index == LLDB_INVALID_INDEX32) in SetHardwareBreakpoint()
64 return LLDB_INVALID_INDEX32; in SetHardwareBreakpoint()
81 return LLDB_INVALID_INDEX32; in SetHardwareBreakpoint()
144 bp_index = LLDB_INVALID_INDEX32; in GetHardwareBreakHitIndex()
211 return LLDB_INVALID_INDEX32; in SetHardwareWatchpoint()
220 return LLDB_INVALID_INDEX32; in SetHardwareWatchpoint()
[all …]
H A DNativeRegisterContextDBReg_x86.cpp118 wp_index = LLDB_INVALID_INDEX32; in GetWatchpointHitIndex()
124 wp_index = LLDB_INVALID_INDEX32; in GetWatchpointHitIndex()
260 return LLDB_INVALID_INDEX32; in SetHardwareWatchpoint()
H A DRegisterContextDarwin_arm.cpp1518 return LLDB_INVALID_INDEX32; in SetHardwareBreakpoint()
1592 return LLDB_INVALID_INDEX32; in SetHardwareBreakpoint()
1648 return LLDB_INVALID_INDEX32; in SetHardwareWatchpoint()
1652 return LLDB_INVALID_INDEX32; in SetHardwareWatchpoint()
1656 return LLDB_INVALID_INDEX32; in SetHardwareWatchpoint()
1672 return LLDB_INVALID_INDEX32; in SetHardwareWatchpoint()
1712 return LLDB_INVALID_INDEX32; in SetHardwareWatchpoint()
H A DRegisterContextDarwin_arm64.cpp950 return LLDB_INVALID_INDEX32; in SetHardwareWatchpoint()
954 return LLDB_INVALID_INDEX32; in SetHardwareWatchpoint()
958 return LLDB_INVALID_INDEX32; in SetHardwareWatchpoint()
974 return LLDB_INVALID_INDEX32; in SetHardwareWatchpoint()
1015 return LLDB_INVALID_INDEX32; in SetHardwareWatchpoint()
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DStoppointSite.cpp
/freebsd/contrib/llvm-project/lldb/source/Plugins/Architecture/AArch64/
H A DArchitectureAArch64.cpp59 reg.byte_offset = LLDB_INVALID_INDEX32; in UpdateARM64SVERegistersInfos()
71 reg.byte_offset = LLDB_INVALID_INDEX32; in UpdateARM64SMERegistersInfos()
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DNativeRegisterContext.cpp245 return LLDB_INVALID_INDEX32; in SetHardwareBreakpoint()
258 bp_index = LLDB_INVALID_INDEX32; in GetHardwareBreakHitIndex()
267 return LLDB_INVALID_INDEX32; in SetHardwareWatchpoint()
289 wp_index = LLDB_INVALID_INDEX32; in GetWatchpointHitIndex()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DDynamicRegisterInfo.h32 uint32_t byte_size = LLDB_INVALID_INDEX32;
33 uint32_t byte_offset = LLDB_INVALID_INDEX32;
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeThreadFreeBSD.cpp118 lldbassert(wp_index != LLDB_INVALID_INDEX32 && "wp_index cannot be invalid"); in SetStoppedByWatchpoint()
261 if (wp_index == LLDB_INVALID_INDEX32) in SetWatchpoint()
287 if (bp_index == LLDB_INVALID_INDEX32) in SetHardwareBreakpoint()
H A DNativeProcessFreeBSD.cpp350 uint32_t wp_index = LLDB_INVALID_INDEX32; in MonitorSIGTRAP()
358 if (wp_index != LLDB_INVALID_INDEX32) { in MonitorSIGTRAP()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeThreadNetBSD.cpp117 lldbassert(wp_index != LLDB_INVALID_INDEX32 && "wp_index cannot be invalid"); in SetStoppedByWatchpoint()
272 if (wp_index == LLDB_INVALID_INDEX32) in SetWatchpoint()
298 if (bp_index == LLDB_INVALID_INDEX32) in SetHardwareBreakpoint()
H A DNativeProcessNetBSD.cpp332 uint32_t wp_index = LLDB_INVALID_INDEX32; in MonitorSIGTRAP()
340 if (wp_index != LLDB_INVALID_INDEX32) { in MonitorSIGTRAP()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/X86/
H A DABIX86.cpp86 LLDB_INVALID_INDEX32, in addPartialRegisters()
127 LLDB_INVALID_INDEX32, in addCombinedRegisters()
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-defines.h83 #define LLDB_INVALID_INDEX32 UINT32_MAX macro
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DDynamicRegisterInfo.cpp642 if (m_regs[regnum_pair.second].byte_offset == LLDB_INVALID_INDEX32 && in ConfigureOffsets()
658 if (reg.byte_offset == LLDB_INVALID_INDEX32) { in ConfigureOffsets()
660 if (value_regnum != LLDB_INVALID_INDEX32 && in ConfigureOffsets()
661 reg.value_regs[1] == LLDB_INVALID_INDEX32) { in ConfigureOffsets()
H A DRegisterContext.cpp268 return LLDB_INVALID_INDEX32; in SetHardwareBreakpoint()
295 return LLDB_INVALID_INDEX32; in SetHardwareWatchpoint()
H A DThread.cpp227 m_index_id(use_invalid_index_id ? LLDB_INVALID_INDEX32 in Thread()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteRegisterFallback.cpp16 ConstString(#name), empty_alt_name, reg_set, size, LLDB_INVALID_INDEX32, \
H A DGDBRemoteRegisterContext.cpp
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBQueue.cpp71 uint32_t result = LLDB_INVALID_INDEX32; in GetIndexID()
H A DSBThread.cpp399 return LLDB_INVALID_INDEX32; in GetIndexID()
1317 return LLDB_INVALID_INDEX32; in GetExtendedBacktraceOriginatingIndexID()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/AArch64/
H A DABIAArch64.cpp126 LLDB_INVALID_INDEX32, in addPartialRegisters()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectSource.cpp159 module_list.GetIndexForModule(module) == LLDB_INVALID_INDEX32) in DumpLinesInSymbolContexts()
335 LLDB_INVALID_INDEX32) { in GetSymbolContextsForAddress()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DRegisterContextPOSIXCore_arm64.cpp228 uint32_t sve_reg_offset = LLDB_INVALID_INDEX32; in CalculateSVEOffset()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp736 return LLDB_INVALID_INDEX32; in GetIndexForModule()

12