Lines Matching refs:AddCompiledMethod
72 AddCompiledMethod(MethodRef(1u), method1_code, method1_patches); in Create2MethodsWithGap()
91 AddCompiledMethod(MethodRef(method_idx), ArrayRef<const uint8_t>(gap_code), in Create2MethodsWithGap()
97 AddCompiledMethod(MethodRef(method_idx), ArrayRef<const uint8_t>(gap_code), in Create2MethodsWithGap()
102 AddCompiledMethod(MethodRef(method_idx), last_method_code, last_method_patches); in Create2MethodsWithGap()
211 AddCompiledMethod(MethodRef(1u), in TestNopsAdrpLdr()
236 AddCompiledMethod(MethodRef(1u), in TestNopsAdrpAdd()
267 AddCompiledMethod(MethodRef(1u), in PrepareNopsAdrpInsn2Ldr()
282 AddCompiledMethod(MethodRef(1u), in PrepareNopsAdrpInsn2Add()
460 AddCompiledMethod(MethodRef(1u), kCallCode, ArrayRef<const LinkerPatch>(patches)); in TEST_F()
473 AddCompiledMethod(MethodRef(1u), kCallCode, ArrayRef<const LinkerPatch>(method1_patches)); in TEST_F()
477 AddCompiledMethod(MethodRef(2u), kCallCode, ArrayRef<const LinkerPatch>(method2_patches)); in TEST_F()
500 AddCompiledMethod(MethodRef(1u), kCallCode, ArrayRef<const LinkerPatch>(patches)); in TEST_F()