reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
191 EXPECT_EQ(gotLoad.offset, Hex32(0x8)); 192 EXPECT_EQ(gotLoad.type, X86_64_RELOC_GOT_LOAD); 193 EXPECT_EQ(gotLoad.length, 2); 194 EXPECT_EQ(gotLoad.isExtern, true); 195 EXPECT_EQ(gotLoad.symbol, 1U);