Searched refs:exception_thread (Results 1 – 2 of 2) sorted by relevance
127 MinidumpThread* exception_thread = in DumpHeapStats() local129 CHECK(exception_thread); in DumpHeapStats()139 MinidumpMemoryRegion* memory_region = exception_thread->GetMemory(); in DumpHeapStats()
789 exception_thread = reader.thread_map[reader.exception.thread_id]790 print " thread id: %d" % exception_thread.id806 stack_bottom = exception_thread.stack.start + \807 exception_thread.stack.memory.data_size