Searched refs:picloa2 (Results 1 – 1 of 1) sorted by relevance
637 const Relocation& picloa2 = text.relocations[9]; in TEST() local638 EXPECT_EQ(picloa2.offset, Hex32(0x0)); in TEST()639 EXPECT_EQ(picloa2.scattered, true); in TEST()640 EXPECT_EQ(picloa2.type, PPC_RELOC_PAIR); in TEST()641 EXPECT_EQ(picloa2.length, 2); in TEST()642 EXPECT_EQ(picloa2.value, 0x4U); in TEST()