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

References

tools/llvm-pdbutil/DumpOutputStyle.cpp
   71 PDBFile &DumpOutputStyle::getPdb() { return File.pdb(); }
   72 object::COFFObjectFile &DumpOutputStyle::getObj() { return File.obj(); }
  166   if (File.isObj()) {
  201     auto EC = File.isPdb() ? dumpModuleSymsForPdb() : dumpModuleSymsForObj();
  240   if (File.isObj()) {
  379   if (File.isObj()) {
  582   if (File.isObj()) {
  599       File, PrintScope{P, 11}, [&](uint32_t Modi, const SymbolGroup &Strings) {
  623   if (File.isObj()) {
  635   iterateSymbolGroups(File, PrintScope{P, 11},
  650   if (File.isPdb() && !getPdb().hasPDBDbiStream()) {
  661   if (File.isPdb())
  664   iterateSymbolGroups(File, Scope, [&](uint32_t Modi, const SymbolGroup &SG) {
  670       auto Modules = cantFail(File.pdb().getPDBDbiStream()).modules();
  704   LazyRandomTypeCollection &Types = File.types();
  773   if (File.isPdb() && !getPdb().hasPDBGlobalsStream()) {
  782   auto &TpiTypes = File.types();
  823   if (File.isPdb()) {
  834     for (const auto &Sec : File.symbol_groups()) {
  945   if (File.isPdb() && !getPdb().hasPDBDbiStream()) {
  953       File, PrintScope{P, 4},
  986   if (File.isPdb() && !getPdb().hasPDBDbiStream()) {
  992       File, PrintScope{P, 2},
 1014   if (File.isPdb() && !getPdb().hasPDBDbiStream()) {
 1020       File, PrintScope{P, 2},
 1055   if (File.isPdb() && !getPdb().hasPDBDbiStream()) {
 1061       File, PrintScope{P, 2},
 1150   if (!File.isPdb()) {
 1241       File, PrintScope{P, 4},
 1263   if (File.isObj()) {
 1271   auto &IS = Err(File.pdb().getPDBInfoStream());
 1278                  File.pdb().getStreamByteSize(Entry.getValue()));
 1287   if (File.isPdb())
 1435   assert(!File.isObj());
 1469   auto &Types = (StreamIdx == StreamTPI) ? File.types() : File.ids();
 1469   auto &Types = (StreamIdx == StreamTPI) ? File.types() : File.ids();
 1536   auto &Types = File.types();
 1549       File, PrintScope{P, 2},
 1570   if (File.isPdb() && !getPdb().hasPDBDbiStream()) {
 1578   auto &Ids = File.ids();
 1579   auto &Types = File.types();
 1582       File, PrintScope{P, 2}, [&](uint32_t I, const SymbolGroup &Strings) {
 1583         auto ExpectedModS = getModuleDebugStream(File.pdb(), I);
 1617   size_t TotalRecs = File.types().size();
 1621   auto &Types = File.types();
 1623     CVType Type = File.types().getType(*TI);
 1642   if (File.isObj()) {
 1655   auto &Types = File.types();
 1656   auto &Ids = File.ids();
 1676   if (File.isObj()) {
 1695     auto &Types = File.types();
 1696     auto &Ids = File.ids();
 1730   if (File.isObj()) {
 1791   auto &Types = File.types();
 1792   auto &Ids = File.ids();
 1870   if (File.isObj()) {
 1921   if (File.isObj()) {
 1966   if (File.isObj()) {