Lines Matching refs:AddCompiledMethod
118 AddCompiledMethod(MethodRef(1u), method1_code, method1_patches); in Create2MethodsWithGap()
142 AddCompiledMethod(MethodRef(method_idx), ArrayRef<const uint8_t>(gap_code)); in Create2MethodsWithGap()
150 AddCompiledMethod(MethodRef(method_idx), last_method_code, last_method_patches); in Create2MethodsWithGap()
193 void AddCompiledMethod( in AddCompiledMethod() function in art::linker::Arm64RelativePatcherTest
197 RelativePatcherTest::AddCompiledMethod(method_ref, code, patches); in AddCompiledMethod()
305 AddCompiledMethod(MethodRef(1u), in TestNopsAdrpLdr()
330 AddCompiledMethod(MethodRef(1u), in TestNopsAdrpAdd()
353 AddCompiledMethod(MethodRef(1u), in PrepareNopsAdrpInsn2Ldr()
368 AddCompiledMethod(MethodRef(1u), in PrepareNopsAdrpInsn2Add()
583 AddCompiledMethod(MethodRef(1u), kCallCode, ArrayRef<const LinkerPatch>(patches)); in TEST_F()
594 AddCompiledMethod(MethodRef(1u), kCallCode, ArrayRef<const LinkerPatch>(method1_patches)); in TEST_F()
598 AddCompiledMethod(MethodRef(2u), kCallCode, ArrayRef<const LinkerPatch>(method2_patches)); in TEST_F()
619 AddCompiledMethod(MethodRef(1u), kCallCode, ArrayRef<const LinkerPatch>(patches)); in TEST_F()
1016 AddCompiledMethod(MethodRef(1u), kCallCode, ArrayRef<const LinkerPatch>(patches)); in TEST_F()
1064 AddCompiledMethod(MethodRef(method_idx), code, ArrayRef<const LinkerPatch>(patches)); in TestBakerField()
1156 AddCompiledMethod(MethodRef(1u), code1, ArrayRef<const LinkerPatch>(patches1)); in TEST_F()
1164 AddCompiledMethod(MethodRef(2u), filler1_code); in TEST_F()
1167 AddCompiledMethod(MethodRef(3u), kNopCode); in TEST_F()
1181 AddCompiledMethod(MethodRef(4u), filler2_code); in TEST_F()
1189 AddCompiledMethod(MethodRef(5u), code2, ArrayRef<const LinkerPatch>(patches2)); in TEST_F()
1216 AddCompiledMethod(MethodRef(1u), code1, ArrayRef<const LinkerPatch>(patches1)); in TEST_F()
1224 AddCompiledMethod(MethodRef(2u), filler1_code); in TEST_F()
1245 AddCompiledMethod(MethodRef(1u), code1, ArrayRef<const LinkerPatch>(patches1)); in TEST_F()
1253 AddCompiledMethod(MethodRef(2u), filler1_code); in TEST_F()
1256 AddCompiledMethod(MethodRef(3u), kNopCode); in TEST_F()
1270 AddCompiledMethod(MethodRef(4u), filler2_code); in TEST_F()
1279 AddCompiledMethod(MethodRef(5u), code2, ArrayRef<const LinkerPatch>(patches2)); in TEST_F()
1317 AddCompiledMethod(MethodRef(method_idx), code, ArrayRef<const LinkerPatch>(patches)); in TEST_F()
1395 AddCompiledMethod(MethodRef(method_idx), code, ArrayRef<const LinkerPatch>(patches)); in TEST_F()
1448 AddCompiledMethod(MethodRef(1u), code1, ArrayRef<const LinkerPatch>(method1_patches)); in TEST_F()
1460 AddCompiledMethod(MethodRef(method_idx), ArrayRef<const uint8_t>(filler_code)); in TEST_F()
1467 AddCompiledMethod(MethodRef(method_idx), ArrayRef<const uint8_t>(filler_code)); in TEST_F()
1497 AddCompiledMethod(MethodRef(method_idx), in TEST_F()