Home
last modified time | relevance | path

Searched refs:Watch (Results 1 – 20 of 20) sorted by relevance

/llvm-project-15.0.7/lldb/test/API/commands/watchpoints/watchpoint_count/
H A DTestWatchpointCount.py22 first_watch = first_var.Watch(True, False, True, error)
28 second_watch = second_var.Watch(True, False, True, error)
/llvm-project-15.0.7/lldb/test/API/commands/watchpoints/step_over_watchpoint/
H A DTestStepOverWatchpoint.py54 read_watchpoint = read_value.Watch(True, True, False, error)
81 write_watchpoint = write_value.Watch(True, False, True, error)
/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBValue.h338 lldb::SBWatchpoint Watch(bool resolve_location, bool read, bool write,
342 lldb::SBWatchpoint Watch(bool resolve_location, bool read, bool write);
/llvm-project-15.0.7/lldb/test/API/commands/watchpoints/multiple_hits/
H A DTestMultipleHits.py43 watch = member.Watch(True, True, True, error)
/llvm-project-15.0.7/lldb/test/API/python_api/default-constructor/
H A Dsb_value.py38 obj.Watch(True, True, False, error)
/llvm-project-15.0.7/lldb/test/API/python_api/watchpoint/
H A DTestWatchpointIgnoreCount.py65 watchpoint = value.Watch(True, True, True, error)
H A DTestSetWatchpoint.py58 watchpoint = value.Watch(True, True, True, error)
H A DTestWatchpointIter.py61 watchpoint = value.Watch(True, False, True, error)
/llvm-project-15.0.7/lldb/test/API/python_api/watchpoint/condition/
H A DTestWatchpointConditionAPI.py64 watchpoint = value.Watch(True, False, True, error)
/llvm-project-15.0.7/lldb/test/API/commands/watchpoints/watchpoint_events/
H A DTestWatchpointEvents.py59 local_watch = local_var.Watch(True, False, True, error)
/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBValue.i362 It returns an SBWatchpoint, which may be invalid.") Watch;
364 Watch (bool resolve_location, bool read, bool write, SBError &error);
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dformat-size-spec-nsinteger.m18 // Watch ABI uses long for ptrdiff_t.
/llvm-project-15.0.7/lldb/source/Plugins/Process/POSIX/
H A DProcessMessage.h78 static ProcessMessage Watch(lldb::tid_t tid, lldb::addr_t wp_addr) { in Watch() function
/llvm-project-15.0.7/lldb/source/API/
H A DSBValue.cpp1416 lldb::SBWatchpoint SBValue::Watch(bool resolve_location, bool read, bool write, in Watch() function in SBValue
1479 lldb::SBWatchpoint SBValue::Watch(bool resolve_location, bool read, in Watch() function in SBValue
1484 return Watch(resolve_location, read, write, error); in Watch()
1493 sb_watchpoint = Dereference().Watch(resolve_location, read, write, error); in WatchPointee()
/llvm-project-15.0.7/lldb/docs/use/
H A Dremote.rst95 watchos-simulator: Apple Watch simulator platform plug-in.
97 remote-watchos: Remote Apple Watch platform plug-in.
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DGlobalCompilationDatabaseTests.cpp122 TEST_F(OverlayCDBTest, Watch) { in TEST_F() argument
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_format.inc242 // Watch for %a[h-j%d], if % appears in the
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64CallingConvention.td361 // end up saving LR as part of a call frame). Watch this space...
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/
H A DContributing.rst395 - Watch out for high false positive rates. Ideally, a check would have no false
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dlegalizer-info-validation.mir12 # Watch out for every "SKIPPED: user-defined predicate detected" in the