Searched refs:WithinOatFile (Results 1 – 7 of 7) sorted by relevance
370 bool WithinOatFile(const DexFile* dex_file) const { in WithinOatFile() function
1912 if (codegen->GetCompilerOptions().WithinOatFile(dex_file)) { in CanEncodeInlinedMethodInStackMap()
327 x86_64_codegen->GetCompilerOptions().WithinOatFile(&cls_->GetDexFile()) || in EmitNativeCode()1317 GetCompilerOptions().WithinOatFile(invoke->GetMethodReference().dex_file) || in RecordMethodBssEntryPatch()
318 x86_codegen->GetCompilerOptions().WithinOatFile(&cls_->GetDexFile()) || in EmitNativeCode()5702 GetCompilerOptions().WithinOatFile(invoke->GetMethodReference().dex_file) || in RecordMethodBssEntryPatch()
292 arm64_codegen->GetCompilerOptions().WithinOatFile(&cls_->GetDexFile()) || in EmitNativeCode()
428 riscv64_codegen->GetCompilerOptions().WithinOatFile(&cls_->GetDexFile()) || in EmitNativeCode()
513 arm_codegen->GetCompilerOptions().WithinOatFile(&cls_->GetDexFile()) || in EmitNativeCode()