Home
last modified time | relevance | path

Searched refs:kMethodCall (Results 1 – 4 of 4) sorted by relevance

/art/dex2oat/linker/arm/
Drelative_patcher_thumb2.cc121 case ThunkType::kMethodCall: in MaxPositiveDisplacement()
131 case ThunkType::kMethodCall: in MaxNegativeDisplacement()
Drelative_patcher_arm_base.h46 kMethodCall, // Method call thunk. enumerator
Drelative_patcher_arm_base.cc386 return ThunkKey(ThunkType::kMethodCall); in GetMethodCallKey()
/art/dex2oat/linker/arm64/
Drelative_patcher_arm64.cc337 case ThunkType::kMethodCall: in MaxPositiveDisplacement()
347 case ThunkType::kMethodCall: in MaxNegativeDisplacement()