Searched refs:kUnpatchedPcRelativeCode (Results 1 – 4 of 4) sorted by relevance
35 static const ArrayRef<const uint8_t> kUnpatchedPcRelativeCode; member in art::linker::Mips64RelativePatcherTest57 const ArrayRef<const uint8_t> Mips64RelativePatcherTest::kUnpatchedPcRelativeCode(62 AddCompiledMethod(MethodRef(1u), kUnpatchedPcRelativeCode, ArrayRef<const LinkerPatch>(patches)); in CheckPcRelativePatch()
33 static const ArrayRef<const uint8_t> kUnpatchedPcRelativeCode; member in art::linker::Mips32r6RelativePatcherTest55 const ArrayRef<const uint8_t> Mips32r6RelativePatcherTest::kUnpatchedPcRelativeCode(60 AddCompiledMethod(MethodRef(1u), kUnpatchedPcRelativeCode, ArrayRef<const LinkerPatch>(patches)); in CheckPcRelativePatch()
34 static const ArrayRef<const uint8_t> kUnpatchedPcRelativeCode; member in art::linker::MipsRelativePatcherTest58 const ArrayRef<const uint8_t> MipsRelativePatcherTest::kUnpatchedPcRelativeCode(63 AddCompiledMethod(MethodRef(1u), kUnpatchedPcRelativeCode, ArrayRef<const LinkerPatch>(patches)); in CheckPcRelativePatch()
39 static const ArrayRef<const uint8_t> kUnpatchedPcRelativeCode; member in art::linker::Thumb2RelativePatcherTest291 const ArrayRef<const uint8_t> Thumb2RelativePatcherTest::kUnpatchedPcRelativeCode(319 AddCompiledMethod(MethodRef(1u), kUnpatchedPcRelativeCode, ArrayRef<const LinkerPatch>(patches)); in CheckPcRelativePatch()