Searched refs:contextX86 (Results 1 – 1 of 1) sorted by relevance
133 const MDRawContextX86* contextX86 = crash_context->GetContextX86(); in DumpHeapStats() local134 CHECK(contextX86); in DumpHeapStats()136 const u_int32_t esp = contextX86->esp; in DumpHeapStats()