Home | History | Annotate | Download | only in llvm-pdbutil

Lines Matching refs:CRC

888     uint32_t CRC = IS->getCrc32();
905 WithColor(Printer, PDB_ColorItem::Keyword).get() << "crc";
907 WithColor(Printer, PDB_ColorItem::LiteralValue).get() << CRC;