Searched refs:abshi2 (Results 1 – 1 of 1) sorted by relevance
649 const Relocation& abshi2 = text.relocations[11]; in TEST() local650 EXPECT_EQ(abshi2.offset, Hex32(0x28)); in TEST()651 EXPECT_EQ(abshi2.scattered, false); in TEST()652 EXPECT_EQ(abshi2.type, PPC_RELOC_PAIR); in TEST()653 EXPECT_EQ(abshi2.length, 2); in TEST()654 EXPECT_EQ(abshi2.symbol, 0U); in TEST()