Lines Matching refs:patches
196 const ArrayRef<const LinkerPatch>& patches = ArrayRef<const LinkerPatch>()) { in AddCompiledMethod() argument
197 RelativePatcherTest::AddCompiledMethod(method_ref, code, patches); in AddCompiledMethod()
200 for (const LinkerPatch& patch : patches) { in AddCompiledMethod()
301 const LinkerPatch patches[] = { in TestNopsAdrpLdr() local
307 ArrayRef<const LinkerPatch>(patches)); in TestNopsAdrpLdr()
326 const LinkerPatch patches[] = { in TestNopsAdrpAdd() local
332 ArrayRef<const LinkerPatch>(patches)); in TestNopsAdrpAdd()
349 const LinkerPatch patches[] = { in PrepareNopsAdrpInsn2Ldr() local
355 ArrayRef<const LinkerPatch>(patches)); in PrepareNopsAdrpInsn2Ldr()
364 const LinkerPatch patches[] = { in PrepareNopsAdrpInsn2Add() local
370 ArrayRef<const LinkerPatch>(patches)); in PrepareNopsAdrpInsn2Add()
580 const LinkerPatch patches[] = { in TEST_F() local
583 AddCompiledMethod(MethodRef(1u), kCallCode, ArrayRef<const LinkerPatch>(patches)); in TEST_F()
616 const LinkerPatch patches[] = { in TEST_F() local
619 AddCompiledMethod(MethodRef(1u), kCallCode, ArrayRef<const LinkerPatch>(patches)); in TEST_F()
1011 const LinkerPatch patches[] = { in TEST_F() local
1014 AddCompiledMethod(MethodRef(1u), kCallCode, ArrayRef<const LinkerPatch>(patches)); in TEST_F()
1058 const LinkerPatch patches[] = { in TestBakerField() local
1062 AddCompiledMethod(MethodRef(method_idx), code, ArrayRef<const LinkerPatch>(patches)); in TestBakerField()
1309 const LinkerPatch patches[] = { in TEST_F() local
1313 AddCompiledMethod(MethodRef(method_idx), code, ArrayRef<const LinkerPatch>(patches)); in TEST_F()
1386 const LinkerPatch patches[] = { in TEST_F() local
1390 AddCompiledMethod(MethodRef(method_idx), code, ArrayRef<const LinkerPatch>(patches)); in TEST_F()