Searched refs:kMethodRelative (Results 1 – 3 of 3) sorted by relevance
52 kMethodRelative, enumerator90 LinkerPatch patch(literal_offset, Type::kMethodRelative, target_dex_file); in RelativeMethodPatch()246 DCHECK(patch_type_ == Type::kMethodRelative || in TargetMethod()276 patch_type_ == Type::kMethodRelative || in PcInsnOffset()
65 case LinkerPatch::Type::kMethodRelative: in IsAdrpPatch()258 patch.GetType() == LinkerPatch::Type::kMethodRelative || in PatchPcRelativeReference()264 patch.GetType() == LinkerPatch::Type::kMethodRelative || in PatchPcRelativeReference()
1748 case LinkerPatch::Type::kMethodRelative: { in VisitMethod()