Home | History | Annotate | Download | only in patchoat

Lines Matching defs:quick

421   uintptr_t quick= reinterpret_cast<uintptr_t>(
423 if (quick != 0) {
424 copy->SetEntryPointFromQuickCompiledCode(reinterpret_cast<void*>(quick + delta_));