Home | History | Annotate | Download | only in arm64

Lines Matching refs:RelativeCodePatch

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