Searched defs:portable_code (Results 1 – 7 of 7) sorted by relevance
86 const void* portable_code, bool have_portable_code) in UpdateEntrypoints()680 const void* portable_code, bool have_portable_code) { in UpdateMethodsCode()846 const void* portable_code = class_linker->GetPortableOatCodeFor(method, &have_portable_code); in Undeoptimize() local848 const void* portable_code = nullptr; in Undeoptimize() local
2526 mirror::ArtMethod* method, const void* quick_code, const void* portable_code) in NeedsInterpreter()2582 const void* portable_code = nullptr; in FixupStaticTrampolines() local
76 const SwapVector<uint8_t>* portable_code = compiled_method->GetPortableCode(); in CheckMethod() local
45 const ArrayRef<const uint8_t>* portable_code) { in SetCode()
345 const SwapVector<uint8_t>* portable_code = compiled_method->GetPortableCode(); in VisitMethod() local
1184 const byte* portable_code = GetOatAddress(orig->GetPortableOatCodeOffset()); in FixupMethod() local
761 const void* portable_code = oat_method.GetPortableCode(); in DumpGcMap() local923 const void* portable_code = oat_method.GetPortableCode(); in DumpCode() local