Lines Matching refs:RelativeCodePatch
212 LinkerPatch patch = LinkerPatch::RelativeCodePatch(/* literal_offset */ 0u, in CompileMethodCallThunk()
581 LinkerPatch::RelativeCodePatch(0u, nullptr, 1u), in TEST_F()
592 LinkerPatch::RelativeCodePatch(0u, nullptr, 2u), in TEST_F()
596 LinkerPatch::RelativeCodePatch(0u, nullptr, 1u), in TEST_F()
617 LinkerPatch::RelativeCodePatch(0u, nullptr, 2u), in TEST_F()
637 LinkerPatch::RelativeCodePatch(bl_offset_in_last_method, nullptr, missing_method_index), in TEST_F()
672 LinkerPatch::RelativeCodePatch(bl_offset_in_method1, nullptr, kExpectedLastMethodIdx), in TEST_F()
698 LinkerPatch::RelativeCodePatch(bl_offset_in_last_method, nullptr, 1u), in TEST_F()
724 LinkerPatch::RelativeCodePatch(bl_offset_in_method1, nullptr, kExpectedLastMethodIdx), in TEST_F()
768 LinkerPatch::RelativeCodePatch(bl_offset_in_last_method, nullptr, 1u), in TEST_F()
1438 LinkerPatch::RelativeCodePatch(kMethodCallLiteralOffset, nullptr, 2u), in TEST_F()