Searched refs:Thumb2RelativePatcherTest (Results 1 – 5 of 5) sorted by relevance
33 class Thumb2RelativePatcherTest : public RelativePatcherTest { class35 Thumb2RelativePatcherTest() : RelativePatcherTest(InstructionSet::kThumb2, "default") { } in Thumb2RelativePatcherTest() function in art::linker::Thumb2RelativePatcherTest354 const uint8_t Thumb2RelativePatcherTest::kCallRawCode[] = {358 const ArrayRef<const uint8_t> Thumb2RelativePatcherTest::kCallCode(kCallRawCode);360 const uint8_t Thumb2RelativePatcherTest::kNopRawCode[] = {364 const ArrayRef<const uint8_t> Thumb2RelativePatcherTest::kNopCode(kNopRawCode);366 const uint8_t Thumb2RelativePatcherTest::kUnpatchedPcRelativeRawCode[] = {371 const ArrayRef<const uint8_t> Thumb2RelativePatcherTest::kUnpatchedPcRelativeCode(373 const uint32_t Thumb2RelativePatcherTest::kPcInsnOffset = 8u;375 void Thumb2RelativePatcherTest::TestStringBssEntry(uint32_t bss_begin, in TestStringBssEntry()[all …]
66 friend class Thumb2RelativePatcherTest; variable
152 friend class Thumb2RelativePatcherTest; variable
45 class Thumb2RelativePatcherTest; variable489 friend class linker::Thumb2RelativePatcherTest;
43 class Thumb2RelativePatcherTest; variable1075 friend class linker::Thumb2RelativePatcherTest;