Lines Matching refs:RelativeCodePatch
239 LinkerPatch patch = LinkerPatch::RelativeCodePatch(/* literal_offset */ 0u, in CompileMethodCallThunk()
409 LinkerPatch::RelativeCodePatch(0u, nullptr, 1u), in TEST_F()
422 LinkerPatch::RelativeCodePatch(0u, nullptr, 2u), in TEST_F()
426 LinkerPatch::RelativeCodePatch(0u, nullptr, 1u), in TEST_F()
449 LinkerPatch::RelativeCodePatch(0u, nullptr, 2u), in TEST_F()
469 LinkerPatch::RelativeCodePatch(bl_offset_in_last_method, nullptr, missing_method_index), in TEST_F()
505 LinkerPatch::RelativeCodePatch(bl_offset_in_method1, nullptr, kExpectedLastMethodIdx), in TEST_F()
527 LinkerPatch::RelativeCodePatch(bl_offset_in_last_method, nullptr, 1u), in TEST_F()
553 LinkerPatch::RelativeCodePatch(bl_offset_in_method1, nullptr, kExpectedLastMethodIdx), in TEST_F()
598 LinkerPatch::RelativeCodePatch(bl_offset_in_last_method, nullptr, 1u), in TEST_F()
1334 LinkerPatch::RelativeCodePatch(kMethodCallLiteralOffset, nullptr, 2u), in TEST_F()