Home
last modified time | relevance | path

Searched refs:GetLastCreatedWatchpoint (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Commands/
DCommandObjectWatchpoint.cpp98 WatchpointSP watch_sp = target->GetLastCreatedWatchpoint(); in VerifyWatchpointIDs()
865 WatchpointSP wp_sp = target->GetLastCreatedWatchpoint(); in DoExecute()
/external/lldb/include/lldb/Target/
DTarget.h584 GetLastCreatedWatchpoint () in GetLastCreatedWatchpoint() function