Searched refs:EnableWatchpointByID (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Target/
H A DTarget.h638 EnableWatchpointByID (lldb::watch_id_t watch_id);
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectWatchpoint.cpp417 if (target->EnableWatchpointByID(wp_ids[i]))
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp924 Target::EnableWatchpointByID (lldb::watch_id_t watch_id) function in class:Target

Completed in 87 milliseconds