Searched refs:wp_monitor_addr (Results 1 – 2 of 2) sorted by relevance
458 lldb::addr_t wp_monitor_addr = reg_ctx->GetWatchpointAddress(wp_idx); in WatchNotify() local460 lldb::WatchpointSP wp_sp = wp_list.FindByAddress(wp_monitor_addr); in WatchNotify()
1396 addr_t wp_monitor_addr = LLDB_INVALID_ADDRESS; in GetWatchpointAddress() local1405 wp_monitor_addr = value.GetAsUInt64(); in GetWatchpointAddress()1409 return wp_monitor_addr; in GetWatchpointAddress()