Home
last modified time | relevance | path

Searched defs:have_portable_code (Results 1 – 4 of 4) sorted by relevance

/art/runtime/entrypoints/portable/
Dportable_trampoline_entrypoints.cc412 bool have_portable_code; in artPortableResolutionTrampoline() local
421 bool have_portable_code; in artPortableResolutionTrampoline() local
434 bool have_portable_code; in artPortableResolutionTrampoline() local
/art/runtime/mirror/
Dart_method.cc293 bool have_portable_code = GetEntryPointFromPortableCompiledCode() != nullptr; in Invoke() local
295 bool have_portable_code = false; in Invoke() local
/art/runtime/
Dinstrumentation.cc86 const void* portable_code, bool have_portable_code) in UpdateEntrypoints()
140 bool have_portable_code = false; in InstallStubsForMethod() local
680 const void* portable_code, bool have_portable_code) { in UpdateMethodsCode()
843 bool have_portable_code = false; in Undeoptimize() local
Dclass_linker.cc2464 bool* have_portable_code) { in GetPortableOatCodeFor()
2590 bool have_portable_code = false; in FixupStaticTrampolines() local
2668 bool have_portable_code = false; in LinkCode() local