Searched refs:Thumb2RelativePatcherTest (Results 1 – 4 of 4) sorted by relevance
33 class Thumb2RelativePatcherTest : public RelativePatcherTest { class35 Thumb2RelativePatcherTest() : RelativePatcherTest(InstructionSet::kThumb2, "default") { } in Thumb2RelativePatcherTest() function in art::linker::Thumb2RelativePatcherTest333 const uint8_t Thumb2RelativePatcherTest::kCallRawCode[] = {337 const ArrayRef<const uint8_t> Thumb2RelativePatcherTest::kCallCode(kCallRawCode);339 const uint8_t Thumb2RelativePatcherTest::kNopRawCode[] = {343 const ArrayRef<const uint8_t> Thumb2RelativePatcherTest::kNopCode(kNopRawCode);345 const uint8_t Thumb2RelativePatcherTest::kUnpatchedPcRelativeRawCode[] = {350 const ArrayRef<const uint8_t> Thumb2RelativePatcherTest::kUnpatchedPcRelativeCode(352 const uint32_t Thumb2RelativePatcherTest::kPcInsnOffset = 8u;354 void Thumb2RelativePatcherTest::TestStringBssEntry(uint32_t bss_begin, in TestStringBssEntry()[all …]
70 friend class Thumb2RelativePatcherTest; variable
152 friend class Thumb2RelativePatcherTest; variable
41 class Thumb2RelativePatcherTest; variable927 friend class linker::Thumb2RelativePatcherTest;