/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | WasmDumper.cpp | 121 ListScope D(W, "Relocations"); in printRelocations() 148 ListScope Group(W, "Symbols"); in printSymbols() 155 ListScope Group(W, "Sections"); in printSectionHeaders() 168 ListScope Group(W, "InitFunctions"); in printSectionHeaders() 175 ListScope Group(W, "Segments"); in printSectionHeaders() 189 ListScope Group(W, "Offset"); in printSectionHeaders() 197 ListScope Group(W, "Memories"); in printSectionHeaders() 209 ListScope D(W, "Relocations"); in printSectionHeaders()
|
H A D | COFFDumper.cpp | 331 ListScope D(W, "BlockRelocations"); in printBinaryBlockWithRelocs() 770 ListScope LS(W, "DebugDirectory"); in printCOFFDebugDirectory() 849 ListScope LS(W, "CHPEMetadata"); in printCOFFLoadConfig() 853 ListScope CMLS(W, "CodeMap"); in printCOFFLoadConfig() 883 ListScope CRLS(W, "CodeRangesToEntryPoints"); in printCOFFLoadConfig() 901 ListScope RMLS(W, "RedirectionMetadata"); in printCOFFLoadConfig() 936 ListScope LS(W, "SEHTable"); in printCOFFLoadConfig() 953 ListScope LS(W, "GuardFidTable"); in printCOFFLoadConfig() 959 ListScope LS(W, "GuardIatTable"); in printCOFFLoadConfig() 965 ListScope LS(W, "GuardLJmpTable"); in printCOFFLoadConfig() [all …]
|
H A D | MachODumper.cpp | 469 ListScope Group(W, "Sections"); in printSectionHeaders() 502 ListScope D(W, "Relocations"); in printSectionHeaders() 508 ListScope D(W, "Symbols"); in printSectionHeaders() 524 ListScope D(W, "Relocations"); in printRelocations() 640 ListScope Group(W, "Symbols"); in printSymbols() 656 ListScope Group(W, "DynamicSymbols"); in printDynamicSymbols() 659 ListScope Group(W, "DynamicSymbols"); 766 ListScope L(W, "CGProfile"); in printCGProfile() 786 ListScope D(W, "NeededLibraries"); in printNeededLibraries() 820 ListScope in printMachODataInCode() [all...] |
H A D | ARMWinEHPrinter.cpp | 1071 ListScope PS(SW, "Prologue"); in dumpXDataRecord() 1075 ListScope ES(SW, "Epilogue"); in dumpXDataRecord() 1080 ListScope PS(SW, "Prologue"); in dumpXDataRecord() 1084 ListScope ESS(SW, "EpilogueScopes"); in dumpXDataRecord() 1097 ListScope Opcodes(SW, "Opcodes"); in dumpXDataRecord() 1117 ListScope EHS(SW, "ExceptionHandler"); in dumpXDataRecord() 1131 ListScope EHS(SW, "ExceptionHandler"); in dumpUnpackedEntry() 1245 ListScope PS(SW, "Prologue"); in dumpPackedEntry() 1275 ListScope PS(SW, "Epilogue"); in dumpPackedEntry() 1340 ListScope P in dumpPackedARM64Entry() [all...] |
H A D | ELFDumper.cpp | 2565 ListScope D(W, "NeededLibraries"); in printNeededLibraries() 7156 ListScope L(W, getGroupSectionHeaderName()); in printGroupSections() 7186 ListScope D(W, "Relocations"); in printRelocations() 7251 ListScope SectionsD(W, "Sections"); in printSectionHeaders() 7275 ListScope D(W, "Relocations"); in printSectionHeaders() 7280 ListScope D(W, "Symbols"); in printSectionHeaders() 7411 ListScope Group(W, "Symbols"); in printSymbols() 7415 ListScope Group(W, "DynamicSymbols"); in printSymbols() 7451 ListScope L(this->W, "Flags"); in printAuxillaryDynamicTableEntryInfo() 7472 ListScope L(this->W, "Path"); in printAuxillaryDynamicTableEntryInfo() [all …]
|
H A D | XCOFFDumper.cpp | 489 ListScope LS(W, "Relocations"); in printRelocations() 913 ListScope Group(W, "Symbols"); in printSymbols() 942 ListScope D(W, "NeededLibraries"); in printNeededLibraries() 1192 ListScope Group(W, "Sections"); in printSectionHeaders()
|
H A D | ARMEHABIPrinter.h | 514 ListScope OCC(SW, "Opcodes"); in PrintOpcodes() 541 ListScope E(SW, "Entries"); in PrintIndexTable()
|
H A D | Win64EHDumper.cpp | 331 ListScope UCS(SW, "UnwindCodes"); in printUnwindInfo()
|
H A D | llvm-readobj.cpp | 636 fouts(), opts::PrettyPrint ? 2 : 0, std::make_unique<ListScope>()); in createWriter()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.cpp | 193 ListScope DataScope(W, ("Data " + Twine(Data)).str()); in dumpName() 226 ListScope AtomsScope(W, "Atoms"); in dump() 244 ListScope BucketScope(W, ("Bucket " + Twine(Bucket)).str()); in dump() 259 ListScope HashScope(W, ("Hash 0x" + Twine::utohexstr(Hash)).str()); in dump() 859 ListScope CUScope(W, "Compilation Unit offsets"); in dumpCUs() 868 ListScope TUScope(W, "Local Type Unit offsets"); in dumpLocalTUs() 878 ListScope TUScope(W, "Foreign Type Unit signatures"); in dumpForeignTUs() 886 ListScope AbbrevsScope(W, "Abbreviations"); in dumpAbbreviations() 899 ListScope BucketScope(W, ("Bucket " + Twine(Bucket)).str()); in dumpBucket()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | SymbolDumper.cpp | 91 ListScope S(W, "LocalVariableAddrGap"); in printLocalVariableAddrGap() 212 ListScope L(W, "Entries"); in visitKnownRecord() 455 ListScope BinaryAnnotations(W, "BinaryAnnotations"); in visitKnownRecord() 607 ListScope S(W, ScopeName); 654 ListScope S(W, "Strings"); in dump()
|
H A D | TypeDumpVisitor.cpp | 229 ListScope Arguments(*W, "Arguments"); in visitKnownRecord() 240 ListScope Arguments(*W, "Strings"); in visitKnownRecord() 339 ListScope S(*W, "Method"); in visitKnownRecord() 429 ListScope Arguments(*W, "Arguments"); in visitKnownRecord()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | ScopedPrinter.h | 868 struct ListScope : DelimitedScope { struct 869 explicit ListScope() = default; 870 explicit ListScope(ScopedPrinter &W) : DelimitedScope(W) { W.arrayBegin(); } in ListScope() argument 872 ListScope(ScopedPrinter &W, StringRef N) : DelimitedScope(W) { in ListScope() function 881 ~ListScope() { in ~ListScope() argument
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewReader.cpp | 261 ListScope ExtraFiles(W, "ExtraFiles"); in collectInlineeInfo() 535 ListScope D(W, "CodeViewTypes"); in traverseTypeSection() 645 ListScope D(W, "CodeViewDebugInfo"); in traverseSymbolSection() 749 ListScope S(W, "FunctionLineTable"); in traverseSymbolSection()
|
H A D | LVCodeViewVisitor.cpp | 543 ListScope Arguments(W, "Arguments"); in visitKnownRecord() 721 ListScope S(W, "LocalVariableAddrGap"); in printLocalVariableAddrGap() 1803 ListScope Arguments(W, "Arguments"); in visitKnownRecord() 1958 ListScope Arguments(W, "Arguments"); in visitKnownRecord() 2544 ListScope Arguments(W, "Strings"); in visitKnownRecord()
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | WindowsResource.cpp | 552 ListScope NodeScope(Writer, Name); in print()
|