Searched refs:tid_str (Results 1 – 1 of 1) sorted by relevance
2189 llvm::StringRef tid_str; in SetThreadStopInfo() local2190 std::tie(tid_str, value) = value.split(','); in SetThreadStopInfo()2191 if (tid_str.getAsInteger(16, tid)) in SetThreadStopInfo()