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

References

lib/DebugInfo/CodeView/SymbolDumper.cpp
   82   DictScope S(W, "LocalVariableAddrRange");
lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
  138   DictScope HeaderScope(W, "Header");
  177   DictScope NameScope(W, ("Name@0x" + Twine::utohexstr(NameOffset)).str());
  218       DictScope AtomScope(W, ("Atom " + Twine(i++)).str());
  366   DictScope HeaderScope(W, "Header");
  408   DictScope AbbrevScope(W, ("Abbreviation 0x" + Twine::utohexstr(Code)).str());
  665   DictScope EntryScope(W, ("Entry @ 0x" + Twine::utohexstr(EntryId)).str());
  673   DictScope NameScope(W, ("Name " + Twine(NTE.getIndex())).str());
  741   DictScope UnitScope(W, ("Name Index @ 0x" + Twine::utohexstr(Base)).str());
lib/Support/ARMAttributeParser.cpp
  106     DictScope AS(*SW, "Attribute");
  121     DictScope AS(*SW, "Attribute");
  478     DictScope AS(*SW, "Attribute");
  688       DictScope ASS(*SW, ScopeName);
tools/llvm-readobj/ARMEHABIPrinter.h
  523     DictScope E(SW, "Entry");
  571   DictScope UI(SW, "UnwindInformation");
  576       DictScope UIT(SW, "UnwindIndexTable");
tools/llvm-readobj/ARMWinEHPrinter.cpp
  829   DictScope XRS(SW, "ExceptionData");
  868       DictScope ESES(SW, "EpilogueScope");
 1070   DictScope RFS(SW, "RuntimeFunction");
tools/llvm-readobj/COFFDumper.cpp
  617     DictScope D(W, "ImageFileHeader");
  642   DictScope D(W, "DOSHeader");
  664   DictScope D(W, "ImageOptionalHeader");
  697     DictScope D(W, "DataDirectory");
  716     DictScope S(W, "DebugEntry");
  731       DictScope PDBScope(W, "PDBInfo");
 1072         DictScope S(W, "FrameData");
 1191     DictScope S(W, "FileChecksum");
 1211     DictScope S(W, "InlineeSourceLine");
 1326     DictScope D(W, "Section");
 1410     DictScope Group(W, "Relocation");
 1449   DictScope D(W, "Symbol");
 1484       DictScope AS(W, "AuxFunctionDef");
 1503       DictScope AS(W, "AuxWeakExternal");
 1512       DictScope AS(W, "AuxFileRecord");
 1525       DictScope AS(W, "AuxSectionDef");
 1560       DictScope AS(W, "AuxCLRToken");
 1638     DictScope Import(W, "Import");
 1658     DictScope Import(W, "Import");
 1681     DictScope Import(W, "DelayImport");
 1701     DictScope Export(W, "Export");
 1753     DictScope Import(W, "Entry");
tools/llvm-readobj/DwarfCFIEHPrinter.h
  102   DictScope L(W, "EHFrameHeader");
  121   DictScope D(W, "Header");
  158     DictScope D(W, std::string("entry ")  + std::to_string(NumEntries));
tools/llvm-readobj/ELFDumper.cpp
 2191   DictScope D(W, "HashTable");
 2201   DictScope D(W, "GnuHashTable");
 2258   DictScope BA(W, "BuildAttributes");
 2650   DictScope GS(W, "MIPS RegInfo");
 2664   DictScope GS(W, "MIPS Options");
 2674     DictScope GS(W, getElfMipsOptionsOdkType(O->kind));
 5148     DictScope D(W, "ElfHeader");
 5150       DictScope D(W, "Ident");
 5207   DictScope Lists(W, "Groups");
 5211     DictScope D(W, "Group");
 5327     DictScope Group(W, "Relocation");
 5351     DictScope SectionD(W, "Section");
 5441   DictScope D(W, "Symbol");
 5572     DictScope Group(W, "Relocation");
 5601     DictScope P(W, "ProgramHeader");
 5629     DictScope S(W, "Symbol");
 5661     DictScope Def(W, "Definition");
 5704     DictScope Entry(W, "Dependency");
 5716       DictScope Entry(W, "Entry");
 5743     DictScope D(W, "CGProfileEntry");
 5851     DictScope D2(W, "Note");
 5911       DictScope D(W, "NoteSection");
 5924       DictScope D(W, "NoteSection");
 5968   DictScope D(W, "Entry");
 5981   DictScope GS(W, Parser.IsStatic ? "Static GOT" : "Primary GOT");
 5987       DictScope D(W, "Entry");
 5993       DictScope D(W, "Entry");
 6001       DictScope D(W, "Entry");
 6012       DictScope D(W, "Entry");
 6044   DictScope GS(W, "PLT GOT");
 6049       DictScope D(W, "Entry");
 6055       DictScope D(W, "Entry");
 6063       DictScope D(W, "Entry");
 6103   DictScope GS(W, "MIPS ABI Flags");
tools/llvm-readobj/MachODumper.cpp
  413   DictScope H(W, "MachHeader");
  473     DictScope SectionD(W, "Section");
  571     DictScope Group(W, "Relocation");
  640   DictScope D(W, "Symbol");
  727       DictScope Group(W, "DataInCode");
  735         DictScope Group(W, "Entry");
  768     DictScope Group(W, "MinVersion");
  812       DictScope Group(W, "Dysymtab");
  840       DictScope Group(W, "Segment");
  860       DictScope Group(W, "Indirect Symbols");
  864         DictScope Group(W, "Entry");
  876       DictScope Group(W, "Linker Options");
tools/llvm-readobj/WasmDumper.cpp
  109     DictScope Group(W, "Relocation");
  169     DictScope SectionD(W, "Section");
  189         DictScope Group(W, "Segment");
  201         DictScope Group(W, "Memory");
  223   DictScope D(W, "Symbol");
tools/llvm-readobj/Win64EHDumper.cpp
  238   DictScope UIS(SW, "UnwindInfo");
  274       DictScope CS(SW, "Chained");
  284   DictScope RFS(SW, "RuntimeFunction");
tools/llvm-readobj/XCOFFDumper.cpp
   65   DictScope DS(W, "FileHeader");
  159       DictScope RelocScope(W, "Relocation");
  186   DictScope SymDs(W, "File Auxiliary Entry");
  218   DictScope SymDs(W, "CSECT Auxiliary Entry");
  244   DictScope SymDs(W, "Sect Auxiliary Entry For Stat");
  328   DictScope SymDs(W, "Symbol");
  496     DictScope SecDS(W, "Section");