Lines Matching refs:RelativeCodePatch
211 LinkerPatch patch = LinkerPatch::RelativeCodePatch(/* literal_offset */ 0u, in CompileMethodCallThunk()
580 LinkerPatch::RelativeCodePatch(0u, nullptr, 1u), in TEST_F()
591 LinkerPatch::RelativeCodePatch(0u, nullptr, 2u), in TEST_F()
595 LinkerPatch::RelativeCodePatch(0u, nullptr, 1u), in TEST_F()
616 LinkerPatch::RelativeCodePatch(0u, nullptr, 2u), in TEST_F()
636 LinkerPatch::RelativeCodePatch(bl_offset_in_last_method, nullptr, missing_method_index), in TEST_F()
671 LinkerPatch::RelativeCodePatch(bl_offset_in_method1, nullptr, kExpectedLastMethodIdx), in TEST_F()
697 LinkerPatch::RelativeCodePatch(bl_offset_in_last_method, nullptr, 1u), in TEST_F()
723 LinkerPatch::RelativeCodePatch(bl_offset_in_method1, nullptr, kExpectedLastMethodIdx), in TEST_F()
767 LinkerPatch::RelativeCodePatch(bl_offset_in_last_method, nullptr, 1u), in TEST_F()
1407 LinkerPatch::RelativeCodePatch(kMethodCallLiteralOffset, nullptr, 2u), in TEST_F()