Home
last modified time | relevance | path

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

/art/dex2oat/linker/arm/
Drelative_patcher_thumb2.cc122 case ThunkType::kMethodCall: in MaxPositiveDisplacement()
132 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.cc330 case ThunkType::kMethodCall: in MaxPositiveDisplacement()
340 case ThunkType::kMethodCall: in MaxNegativeDisplacement()