Searched refs:thread_memory (Results 1 – 1 of 1) sorted by relevance
225 MinidumpMemoryRegion *thread_memory = thread->GetMemory(); in Process() local226 if (!thread_memory && memory_list) { in Process()229 thread_memory = memory_list->GetMemoryRegionForAddress( in Process()233 if (!thread_memory) { in Process()248 thread_memory, in Process()268 process_state->thread_memory_regions_.push_back(thread_memory); in Process()