Home
last modified time | relevance | path

Searched refs:ListScope (Results 1 – 15 of 15) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DWasmDumper.cpp121 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 DCOFFDumper.cpp798 ListScope LS(W, "SEHTable"); in printCOFFLoadConfig()
839 ListScope LS(W, "LoadConfig"); in printCOFFLoadConfig()
1023 ListScope S(W, "Subsection"); in printCodeViewSymbolSection()
1185 ListScope PCScope(W, PC); in printCodeViewSymbolSection()
1338 ListScope D(W, "CodeViewTypes"); in printCodeViewTypeSection()
1394 ListScope D(W, "Symbols"); in printSectionHeaders()
1412 ListScope D(W, "Relocations"); in printRelocations()
1472 ListScope Group(W, "Symbols"); in printSymbols()
1777 ListScope D(W, "BaseReloc"); in printCOFFBaseReloc()
1970 ListScope L(W, "Addrsig"); in printAddrsig()
[all …]
H A DMachODumper.cpp470 ListScope Group(W, "Sections"); in printSectionHeaders()
504 ListScope D(W, "Relocations"); in printSectionHeaders()
510 ListScope D(W, "Symbols"); in printSectionHeaders()
526 ListScope D(W, "Relocations"); in printRelocations()
640 ListScope Group(W, "Symbols"); in printSymbols()
656 ListScope Group(W, "DynamicSymbols"); in printDynamicSymbols()
766 ListScope L(W, "CGProfile"); in printCGProfile()
786 ListScope D(W, "NeededLibraries"); in printNeededLibraries()
820 ListScope D(W, "Data entries"); in printMachODataInCode()
952 ListScope D(W, "Symbols"); in printMachOIndirectSymbols()
[all …]
H A DARMWinEHPrinter.cpp975 ListScope PS(SW, "Prologue"); in dumpXDataRecord()
979 ListScope ES(SW, "Epilogue"); in dumpXDataRecord()
984 ListScope PS(SW, "Prologue"); in dumpXDataRecord()
988 ListScope ESS(SW, "EpilogueScopes"); in dumpXDataRecord()
1001 ListScope Opcodes(SW, "Opcodes"); in dumpXDataRecord()
1021 ListScope EHS(SW, "ExceptionHandler"); in dumpXDataRecord()
1035 ListScope EHS(SW, "ExceptionHandler"); in dumpXDataRecord()
1149 ListScope PS(SW, "Prologue"); in dumpPackedEntry()
1179 ListScope PS(SW, "Epilogue"); in dumpPackedEntry()
1244 ListScope PS(SW, "Prologue"); in dumpPackedARM64Entry()
H A DELFDumper.cpp6570 ListScope D(W, "Relocations"); in printRelocations()
6645 ListScope D(W, "Symbols"); in printSectionHeaders()
6940 ListScope L(W, "Entries"); in printVersionDependencySection()
7034 ListScope L(W, "CGProfile"); in printCGProfile()
7060 ListScope L(W, "BBAddrMap"); in printBBAddrMaps()
7097 ListScope L(W, "Addrsig"); in printAddrsig()
7138 ListScope D(W, "Property"); in printGNUNoteLLVMStyle()
7180 ListScope D(W, "Mapping"); in printCoreNoteLLVMStyle()
7189 ListScope L(W, "Notes"); in printNotes()
7324 ListScope L(W, "StackSizes"); in printStackSizes()
[all …]
H A DXCOFFDumper.cpp178 ListScope LS(W, "Relocations"); in printRelocations()
630 ListScope Group(W, "Symbols"); in printSymbols()
659 ListScope D(W, "NeededLibraries"); in printNeededLibraries()
898 ListScope Group(W, "Sections"); in printSectionHeaders()
H A DARMEHABIPrinter.h514 ListScope OCC(SW, "Opcodes"); in PrintOpcodes()
541 ListScope E(SW, "Entries"); in PrintIndexTable()
H A DWin64EHDumper.cpp331 ListScope UCS(SW, "UnwindCodes"); in printUnwindInfo()
H A Dllvm-readobj.cpp604 fouts(), opts::PrettyPrint ? 2 : 0, std::make_unique<ListScope>()); in createWriter()
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp182 ListScope DataScope(W, ("Data " + Twine(Data)).str()); in dumpName()
214 ListScope AtomsScope(W, "Atoms"); in dump()
232 ListScope BucketScope(W, ("Bucket " + Twine(Bucket)).str()); in dump()
247 ListScope HashScope(W, ("Hash 0x" + Twine::utohexstr(Hash)).str()); in dump()
700 ListScope CUScope(W, "Compilation Unit offsets"); in dumpCUs()
709 ListScope TUScope(W, "Local Type Unit offsets"); in dumpLocalTUs()
719 ListScope TUScope(W, "Foreign Type Unit signatures"); in dumpForeignTUs()
727 ListScope AbbrevsScope(W, "Abbreviations"); in dumpAbbreviations()
734 ListScope BucketScope(W, ("Bucket " + Twine(Bucket)).str()); in dumpBucket()
/llvm-project-15.0.7/llvm/unittests/Support/
H A DScopedPrinterTest.cpp49 std::make_unique<ListScope>()); in TEST()
52 EXPECT_EQ(R"(["ListScope"])", OS.str()); in TEST()
822 ListScope L(W, "StringList"); in TEST_F()
1079 { ListScope LO(W, "ListInObject"); } in TEST_F()
1082 ListScope L(W, "List"); in TEST_F()
1084 { ListScope LL(W, "ListInList"); } in TEST_F()
/llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp91 ListScope S(W, "LocalVariableAddrGap"); in printLocalVariableAddrGap()
212 ListScope L(W, "Entries"); in visitKnownRecord()
455 ListScope BinaryAnnotations(W, "BinaryAnnotations"); in visitKnownRecord()
592 ListScope S(W, CVR.kind() == S_CALLEES ? "Callees" : "Callers"); in visitKnownRecord()
639 ListScope S(W, "Strings"); in visitKnownRecord()
H A DTypeDumpVisitor.cpp229 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()
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DScopedPrinter.h818 struct ListScope : DelimitedScope { struct
819 explicit ListScope() = default;
820 explicit ListScope(ScopedPrinter &W) : DelimitedScope(W) { W.arrayBegin(); } in ListScope() argument
822 ListScope(ScopedPrinter &W, StringRef N) : DelimitedScope(W) { in ListScope() argument
831 ~ListScope() { in ~ListScope() argument
/llvm-project-15.0.7/llvm/lib/Object/
H A DWindowsResource.cpp551 ListScope NodeScope(Writer, Name); in print()