Home
last modified time | relevance | path

Searched defs:wp_addr (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/source/Breakpoint/
H A DWatchpointList.cpp60 lldb::addr_t wp_addr = (*pos)->GetLoadAddress(); in FindByAddress() local
/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DNativeProcessWindows.cpp473 addr_t wp_addr = reg_ctx.GetWatchpointAddress(wp_id); OnDebugException() local
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1819 addr_t wp_addr = desc_extractor.GetU64(LLDB_INVALID_ADDRESS); SetThreadStopInfo() local
2265 lldb::addr_t wp_addr = LLDB_INVALID_ADDRESS; SetThreadStopInfo() local
/llvm-project/lldb/tools/debugserver/source/MacOSX/arm64/
H A DDNBArchImplARM64.cpp1265 nub_addr_t wp_addr = GetWatchAddress(debug_state, i); GetHardwareWatchpointHit() local