Searched refs:ShouldThreadBeSaved (Results 1 – 3 of 3) sorted by relevance
42 bool ShouldThreadBeSaved(lldb::tid_t tid) const;
108 bool SaveCoreOptions::ShouldThreadBeSaved(lldb::tid_t tid) const { in ShouldThreadBeSaved() function in SaveCoreOptions
6569 return options.ShouldThreadBeSaved(t.GetID()); in SaveDynamicLoaderSections()6616 if (core_options.ShouldThreadBeSaved(thread_sp->GetID())) { in SaveOffRegionsWithStackPointers()6783 if (core_options.ShouldThreadBeSaved(thread_sp->GetID())) { in CalculateCoreFileThreadList()