Searched refs:patch_type_ (Results 1 – 1 of 1) sorted by relevance
206 return patch_type_; in GetType()215 DCHECK(patch_type_ == Type::kDataBimgRelRo); in BootImageOffset()223 patch_type_ == Type::kCallRelative); in TargetMethod()228 DCHECK(patch_type_ == Type::kTypeRelative || in TargetTypeDexFile()229 patch_type_ == Type::kTypeBssEntry || in TargetTypeDexFile()236 DCHECK(patch_type_ == Type::kTypeRelative || in TargetTypeIndex()237 patch_type_ == Type::kTypeBssEntry || in TargetTypeIndex()289 patch_type_(patch_type) { in LinkerPatch()300 Type patch_type_ : 8; variable335 lhs.patch_type_ == rhs.patch_type_ &&[all …]