Searched refs:GetNumThreadContexts (Results 1 – 6 of 6) sorted by relevance
161 uint32_t GetNumThreadContexts();
283 const uint32_t num_threads = GetNumThreadContexts(); in DoUpdateThreadList()985 uint32_t ProcessElfCore::GetNumThreadContexts() { in GetNumThreadContexts() function in ProcessElfCore
280 if (core_objfile->GetNumThreadContexts() == 0) { in DoLoadCore()587 const uint32_t num_threads = core_objfile->GetNumThreadContexts(); in DoUpdateThreadList()
501 virtual uint32_t GetNumThreadContexts() { return 0; } in GetNumThreadContexts() function
118 uint32_t GetNumThreadContexts() override;
5387 uint32_t ObjectFileMachO::GetNumThreadContexts() {5644 GetNumThreadContexts();