Searched refs:Dumper (Results 1 – 8 of 8) sorted by relevance
195 OwningPtr<ObjDumper> Dumper; in dumpObject() local196 if (error_code EC = createDumper(Obj, Writer, Dumper)) { in dumpObject()212 Dumper->printFileHeaders(); in dumpObject()214 Dumper->printSections(); in dumpObject()216 Dumper->printRelocations(); in dumpObject()218 Dumper->printSymbols(); in dumpObject()220 Dumper->printDynamicSymbols(); in dumpObject()222 Dumper->printUnwindInfo(); in dumpObject()224 Dumper->printDynamicTable(); in dumpObject()226 Dumper->printNeededLibraries(); in dumpObject()[all …]
123 ASTDumper &Dumper; member in __anon1f4f80580111::ASTDumper::IndentScope127 IndentScope(ASTDumper &Dumper) : Dumper(Dumper) { in IndentScope() argument128 MoreChildren = Dumper.hasMoreChildren(); in IndentScope()129 Dumper.setMoreChildren(false); in IndentScope()130 Dumper.indent(); in IndentScope()133 Dumper.setMoreChildren(MoreChildren); in ~IndentScope()134 Dumper.unindent(); in ~IndentScope()139 ASTDumper &Dumper; member in __anon1f4f80580111::ASTDumper::ColorScope141 ColorScope(ASTDumper &Dumper, TerminalColor Color) in ColorScope() argument142 : Dumper(Dumper) { in ColorScope()[all …]
15 use Data::Dumper;
31 use Data::Dumper;
33 use Data::Dumper;
438 MCModule2YAML Dumper(MCM); in mcmodule2yaml() local441 YOut << Dumper.getYAMLModule(); in mcmodule2yaml()
4008 OLD_FILES+=usr/libdata/perl/5.00503/mach/Data/Dumper.pm4025 OLD_FILES+=usr/libdata/perl/5.00503/mach/auto/Data/Dumper/Dumper.so4026 OLD_FILES+=usr/libdata/perl/5.00503/mach/auto/Data/Dumper/Dumper.bs4027 OLD_FILES+=usr/libdata/perl/5.00503/mach/auto/Data/Dumper/.packlist5367 OLD_FILES+=usr/share/perl/man/man3/Data::Dumper.3.gz