reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lld/unittests/MachOTests/MachONormalizedFileBinaryReaderTests.cpp
  702   EXPECT_EQ(loPair.type, PPC_RELOC_PAIR);
  714   EXPECT_EQ(haPair.type, PPC_RELOC_PAIR);
tools/lld/unittests/MachOTests/MachONormalizedFileBinaryWriterTests.cpp
  502                                         PPC_RELOC_PAIR, 0x4));
  506                                         PPC_RELOC_PAIR, 0x4));
  510                                         PPC_RELOC_PAIR, 0x4));
  514                                         PPC_RELOC_PAIR, 0x4));
  518                                         PPC_RELOC_PAIR, 0));
  522                                         PPC_RELOC_PAIR, 0));
  526                                         PPC_RELOC_PAIR, 0));
  530                                         PPC_RELOC_PAIR, 0));
  604   EXPECT_EQ(pichi2.type, PPC_RELOC_PAIR);
  616   EXPECT_EQ(picha2.type, PPC_RELOC_PAIR);
  628   EXPECT_EQ(piclo2.type, PPC_RELOC_PAIR);
  640   EXPECT_EQ(picloa2.type, PPC_RELOC_PAIR);
  652   EXPECT_EQ(abshi2.type, PPC_RELOC_PAIR);
  664   EXPECT_EQ(absha2.type, PPC_RELOC_PAIR);
  676   EXPECT_EQ(abslo2.type, PPC_RELOC_PAIR);
  688   EXPECT_EQ(absloa2.type, PPC_RELOC_PAIR);