Home
last modified time | relevance | path

Searched refs:kMethodCallLiteralOffset (Results 1 – 2 of 2) sorted by relevance

/art/dex2oat/linker/arm/
Drelative_patcher_thumb2_test.cc1330 constexpr size_t kMethodCallLiteralOffset = 2u; in TEST_F() local
1334 LinkerPatch::RelativeCodePatch(kMethodCallLiteralOffset, nullptr, 2u), in TEST_F()
/art/dex2oat/linker/arm64/
Drelative_patcher_arm64_test.cc1434 constexpr size_t kMethodCallLiteralOffset = 4u; in TEST_F() local
1438 LinkerPatch::RelativeCodePatch(kMethodCallLiteralOffset, nullptr, 2u), in TEST_F()