Searched refs:wp_hit_addr (Results 1 – 2 of 2) sorted by relevance
474 addr_t wp_hit_addr = reg_ctx.GetWatchpointHitAddress(wp_id); in OnDebugException() local476 formatv("{0} {1} {2}", wp_addr, wp_id, wp_hit_addr).str(); in OnDebugException()
1755 addr_t wp_hit_addr = desc_extractor.GetU64(LLDB_INVALID_ADDRESS); in SetThreadStopInfo() local1765 GetTarget().GetWatchpointList().FindByAddress(wp_hit_addr); in SetThreadStopInfo()1778 *thread_sp, watch_id, wp_hit_addr)); in SetThreadStopInfo()