Home
last modified time | relevance | path

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

/art/dex2oat/linker/arm/
Drelative_patcher_thumb2_test.cc146 const ArrayRef<const LinkerPatch>& last_method_patches, in Create2MethodsWithGap() argument
183 AddCompiledMethod(MethodRef(method_idx), last_method_code, last_method_patches); in Create2MethodsWithGap()
468 const LinkerPatch last_method_patches[] = { in TEST_F() local
477 ArrayRef<const LinkerPatch>(last_method_patches), in TEST_F()
526 const LinkerPatch last_method_patches[] = { in TEST_F() local
534 ArrayRef<const LinkerPatch>(last_method_patches), in TEST_F()
597 const LinkerPatch last_method_patches[] = { in TEST_F() local
606 ArrayRef<const LinkerPatch>(last_method_patches), in TEST_F()
1381 const LinkerPatch last_method_patches[] = { in TEST_F() local
1388 ArrayRef<const LinkerPatch>(last_method_patches)); in TEST_F()
/art/dex2oat/linker/arm64/
Drelative_patcher_arm64_test.cc113 const ArrayRef<const LinkerPatch>& last_method_patches, in Create2MethodsWithGap() argument
150 AddCompiledMethod(MethodRef(method_idx), last_method_code, last_method_patches); in Create2MethodsWithGap()
636 const LinkerPatch last_method_patches[] = { in TEST_F() local
645 ArrayRef<const LinkerPatch>(last_method_patches), in TEST_F()
697 const LinkerPatch last_method_patches[] = { in TEST_F() local
705 ArrayRef<const LinkerPatch>(last_method_patches), in TEST_F()
767 const LinkerPatch last_method_patches[] = { in TEST_F() local
774 ArrayRef<const LinkerPatch>(last_method_patches), in TEST_F()
1486 const LinkerPatch last_method_patches[] = { in TEST_F() local
1493 ArrayRef<const LinkerPatch>(last_method_patches)); in TEST_F()