Searched refs:watch_address (Results 1 – 2 of 2) sorted by relevance
253 static char *watch_address = NULL; variable259 watch_address = addr; in watch_set()266 char *p = watch_address; in watch_dump()269 if (watch_address == NULL || watch_length == 0) in watch_dump()272 printf("%d: watch %p len %d\n",v,watch_address,watch_length); in watch_dump()
205 Address watch_address(GetLoadAddress()); in CaptureWatchedValue() local216 watch_address, m_type); in CaptureWatchedValue()228 Address watch_address(GetLoadAddress()); in WatchedValueReportable() local231 watch_address, m_type); in WatchedValueReportable()