Searched refs:SectionHeader (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/llvm-pdbdump/
H A DLinePrinter.h74 SectionHeader, member in class:llvm::PDB_ColorItem
H A DLinePrinter.cpp113 case PDB_ColorItem::SectionHeader:
H A Dllvm-pdbdump.cpp458 WithColor(Printer, PDB_ColorItem::SectionHeader).get()
470 WithColor(Printer, PDB_ColorItem::SectionHeader).get() << "---TYPES---";
479 WithColor(Printer, PDB_ColorItem::SectionHeader).get() << "---SYMBOLS---";
490 WithColor(Printer, PDB_ColorItem::SectionHeader).get() << "---GLOBALS---";
516 WithColor(Printer, PDB_ColorItem::SectionHeader).get() << "---EXTERNALS---";

Completed in 85 milliseconds