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