Searched refs:GetWatchAddress (Results 1 – 4 of 4) sorted by relevance
12 return self.GetWatchAddress()
51 lldb::addr_t GetWatchAddress();
104 addr_t SBWatchpoint::GetWatchAddress() { in GetWatchAddress() function in SBWatchpoint
80239 result = (lldb::addr_t)(arg1)->GetWatchAddress(); in _wrap_SBWatchpoint_GetWatchAddress()