Home
last modified time | relevance | path

Searched refs:DictScope (Results 1 – 16 of 16) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp70 DictScope DS(W, "FileHeader"); in printFileHeaders()
117 DictScope DS(W, "AuxiliaryHeader"); in printAuxiliaryHeader()
161 DictScope Group(W, "Relocation"); in printRelocation()
228 DictScope SymDs(W, "File Auxiliary Entry"); in printFileAuxEnt()
264 DictScope SymDs(W, "CSECT Auxiliary Entry"); in printCsectAuxEnt()
319 DictScope SymDs(W, "Function Auxiliary Entry"); in printFunctionAuxEnt()
344 DictScope SymDs(W, "Block Auxiliary Entry"); in printBlockAuxEnt()
354 DictScope SymDs(W, "Block Auxiliary Entry"); in printBlockAuxEnt()
460 DictScope SymDs(W, "Symbol"); in printSymbol()
636 DictScope DS(W, "StringTable"); in printStringTable()
[all …]
H A DWasmDumper.cpp98 DictScope Group(W, "Relocation"); in printRelocation()
158 DictScope SectionD(W, "Section"); in printSectionHeaders()
178 DictScope Group(W, "Segment"); in printSectionHeaders()
199 DictScope Group(W, "Memory"); in printSectionHeaders()
221 DictScope D(W, "Symbol"); in printSymbol()
H A DMachODumper.cpp424 DictScope H(W, "MachHeader"); in printFileHeaders()
484 DictScope SectionD(W, "Section"); in printSectionHeaders()
579 DictScope Group(W, "Relocation"); in printRelocation()
688 DictScope D(W, "Symbol"); in printSymbol()
776 DictScope D(W, "CGProfileEntry"); in printCGProfile()
817 DictScope Group(W, "DataInCode"); in printMachODataInCode()
825 DictScope Group(W, "Entry"); in printMachODataInCode()
858 DictScope Group(W, "MinVersion"); in printMachOVersionMin()
902 DictScope Group(W, "Dysymtab"); in printMachODysymtab()
930 DictScope Group(W, "Segment"); in printMachOSegment()
[all …]
H A DCOFFDumper.cpp649 DictScope D(W, "DOSHeader"); in printDOSHeader()
704 DictScope D(W, "DataDirectory"); in printPEHeader()
726 DictScope S(W, "DebugEntry"); in printCOFFDebugDirectory()
1237 DictScope S(W, "FileChecksum"); in printCodeViewFileChecksums()
1372 DictScope D(W, "Section"); in printSectionHeaders()
1495 DictScope D(W, "Symbol"); in printSymbol()
1670 DictScope Import(W, "Import"); in printDelayImportedSymbols()
1690 DictScope Import(W, "Import"); in printCOFFImports()
1733 DictScope Export(W, "Export"); in printCOFFExports()
1785 DictScope Import(W, "Entry"); in printCOFFBaseReloc()
[all …]
H A DDwarfCFIEHPrinter.h97 DictScope L(W, "EHFrameHeader"); in printEHFrameHdr()
120 DictScope D(W, "Header"); in printEHFrameHdr()
157 DictScope D(W, std::string("entry ") + std::to_string(NumEntries)); in printEHFrameHdr()
H A DWin64EHDumper.cpp316 DictScope UIS(SW, "UnwindInfo"); in printUnwindInfo()
352 DictScope CS(SW, "Chained"); in printUnwindInfo()
362 DictScope RFS(SW, "RuntimeFunction"); in printRuntimeFunction()
H A DELFDumper.cpp2532 DictScope D(W, "HashTable"); in printHashTable()
3196 DictScope GS(W, Type); in printMipsOptions()
6446 DictScope D(W, "Ident"); in printFileHeaders()
6543 DictScope D(W, "Group"); in printGroupSections()
6736 DictScope D(W, "Symbol"); in printSymbol()
6883 DictScope S(W, "Symbol"); in printVersionSymbolSection()
7084 DictScope L(W); in printBBAddrMaps()
7204 DictScope D2(W, "Note"); in printNotes()
7334 DictScope D(W, "Entry"); in printStackSizeEntry()
7353 DictScope D(W, "Entry"); in printMipsGOT()
[all …]
H A DARMEHABIPrinter.h543 DictScope E(SW, "Entry"); in PrintIndexTable()
625 DictScope UI(SW, "UnwindInformation"); in PrintUnwindInformation()
630 DictScope UIT(SW, "UnwindIndexTable"); in PrintUnwindInformation()
H A DARMWinEHPrinter.cpp951 DictScope XRS(SW, "ExceptionData"); in dumpXDataRecord()
990 DictScope ESES(SW, "EpilogueScope"); in dumpXDataRecord()
1345 DictScope RFS(SW, "RuntimeFunction"); in dumpProcedureDataEntry()
/llvm-project-15.0.7/llvm/lib/Support/
H A DELFAttributeParser.cpp43 DictScope scope(*sw, "Attribute"); in integerAttribute()
59 DictScope scope(*sw, "Attribute"); in stringAttribute()
75 DictScope as(*sw, "Attribute"); in printAttribute()
176 DictScope scope(*sw, scopeName); in parseSubsection()
H A DARMAttributeParser.cpp75 DictScope scope(*sw, "Attribute"); in stringAttribute()
290 DictScope scope(*sw, "Attribute"); in compatibility()
/llvm-project-15.0.7/llvm/unittests/Support/
H A DScopedPrinterTest.cpp18 DictScope D(W); in TEST()
42 std::make_unique<DictScope>()); in TEST()
45 EXPECT_EQ(R"({"Label":"DictScope"})", OS.str()); in TEST()
85 DictScope D(JSONWriter); in verifyJSONScopedPrinter()
1077 DictScope O(W, "Object"); in TEST_F()
1078 { DictScope OO(W, "ObjectInObject"); } in TEST_F()
1083 { DictScope OL(W, "ObjectInList"); } in TEST_F()
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp137 DictScope HeaderScope(W, "Header"); in dump()
176 DictScope NameScope(W, ("Name@0x" + Twine::utohexstr(NameOffset)).str()); in dumpName()
217 DictScope AtomScope(W, ("Atom " + Twine(i++)).str()); in dump()
365 DictScope HeaderScope(W, "Header"); in dump()
413 DictScope AbbrevScope(W, ("Abbreviation 0x" + Twine::utohexstr(Code)).str()); in dump()
679 DictScope EntryScope(W, ("Entry @ 0x" + Twine::utohexstr(EntryId)).str()); in dumpEntry()
687 DictScope NameScope(W, ("Name " + Twine(NTE.getIndex())).str()); in dumpName()
755 DictScope UnitScope(W, ("Name Index @ 0x" + Twine::utohexstr(Base)).str()); in dump()
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DScopedPrinter.h799 struct DictScope : DelimitedScope { struct
800 explicit DictScope() = default;
801 explicit DictScope(ScopedPrinter &W) : DelimitedScope(W) { W.objectBegin(); } in DictScope() function
803 DictScope(ScopedPrinter &W, StringRef N) : DelimitedScope(W) { in DictScope() argument
812 ~DictScope() { in ~DictScope() argument
/llvm-project-15.0.7/mlir/lib/Tools/PDLL/ODS/
H A DContext.cpp106 llvm::DictScope odsScope(printer, "ODSContext"); in print()
/llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp80 DictScope S(W, "LocalVariableAddrRange"); in printLocalVariableAddrRange()