Searched refs:allow_all (Results 1 – 2 of 2) sorted by relevance
276 bool allow_all, lldb::pid_t default_pid);
3751 StringExtractorGDBRemote &packet, bool allow_all, lldb::pid_t default_pid) { in ReadTid() argument3763 if (!allow_all && pid == StringExtractorGDBRemote::AllProcesses) in ReadTid()3768 if (!allow_all && tid == StringExtractorGDBRemote::AllThreads) in ReadTid()