Searched defs:did_exec (Results 1 – 2 of 2) sorted by relevance
1596 bool did_exec = false; in SetThreadStopInfo() local1981 const bool did_exec = response.GetStringRef().find(";reason:exec;") != std::string::npos; in SetLastStopPacket() local
2418 const bool did_exec = tid_stop_info.reason == eStopTypeExec; in SendStopReplyPacketForThread() local