Searched refs:start_of_code (Results 1 – 1 of 1) sorted by relevance
368 const void* start_of_code = current_method->GetEntryPointFromQuickCompiledCode(); in DumpNativeStack() local370 << (it->pc - reinterpret_cast<uint64_t>(start_of_code)); in DumpNativeStack()