Searched refs:wp_monitor_addr (Results 1 – 2 of 2) sorted by relevance
514 addr_t wp_monitor_addr = LLDB_INVALID_ADDRESS; in GetWatchpointAddress() local521 wp_monitor_addr = value.GetAsUInt64(); in GetWatchpointAddress()525 return wp_monitor_addr; in GetWatchpointAddress()
498 lldb::addr_t wp_monitor_addr = reg_ctx->GetWatchpointAddress(wp_idx); in WatchNotify() local500 lldb::WatchpointSP wp_sp = wp_list.FindByAddress(wp_monitor_addr); in WatchNotify()