Home
last modified time | relevance | path

Searched defs:watchpoint (Results 1 – 3 of 3) sorted by relevance

/external/qemu/
Dexec.c231 int flags, CPUWatchpoint **watchpoint) in cpu_watchpoint_insert()
238 int flags, CPUWatchpoint **watchpoint) in cpu_watchpoint_insert()
287 void cpu_watchpoint_remove_by_ref(CPUArchState *env, CPUWatchpoint *watchpoint) in cpu_watchpoint_remove_by_ref()
/external/lldb/source/Target/
DStopInfo.cpp557 Watchpoint *watchpoint; member in lldb_private::StopInfoWatchpoint::WatchpointSentry
DProcess.cpp2803 Process::EnableWatchpoint (Watchpoint *watchpoint, bool notify) in EnableWatchpoint()
2811 Process::DisableWatchpoint (Watchpoint *watchpoint, bool notify) in DisableWatchpoint()