Home
last modified time | relevance | path

Searched defs:Dumper (Results 1 – 25 of 42) sorted by relevance

12

/external/llvm/tools/llvm-pdbdump/
DTypeDumper.cpp70 EnumDumper Dumper(Printer); in dump() local
79 TypedefDumper Dumper(Printer); in dump() local
95 ClassDefinitionDumper Dumper(Printer); in dump() local
DClassDefinitionDumper.cpp158 VariableDumper Dumper(Printer); in dump() local
167 FunctionDumper Dumper(Printer); in dump() local
178 EnumDumper Dumper(Printer); in dump() local
187 TypedefDumper Dumper(Printer); in dump() local
Dllvm-pdbdump.cpp441 CompilandDumper Dumper(Printer); in dumpPretty() local
454 TypeDumper Dumper(Printer); in dumpPretty() local
464 CompilandDumper Dumper(Printer); in dumpPretty() local
475 FunctionDumper Dumper(Printer); in dumpPretty() local
484 VariableDumper Dumper(Printer); in dumpPretty() local
490 CompilandDumper Dumper(Printer); in dumpPretty() local
500 ExternalSymbolDumper Dumper(Printer); in dumpPretty() local
DTypedefDumper.cpp42 BuiltinDumper Dumper(Printer); in dump() local
73 FunctionDumper Dumper(Printer); in dump() local
DEnumDumper.cpp33 BuiltinDumper Dumper(Printer); in start() local
DVariableDumper.cpp89 BuiltinDumper Dumper(Printer); in dump() local
161 FunctionDumper Dumper(Printer); in tryDumpFunctionPointer() local
DFunctionDumper.cpp37 FunctionDumper &Dumper) { in dumpClassParentWithScopeOperator()
210 BuiltinDumper Dumper(Printer); in dump() local
DCompilandDumper.cpp140 FunctionDumper Dumper(Printer); in dump() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DPrettyTypedefDumper.cpp41 BuiltinDumper Dumper(Printer); in dump() local
72 FunctionDumper Dumper(Printer); in dump() local
DPrettyClassLayoutGraphicalDumper.cpp183 EnumDumper Dumper(Printer); in dump() local
191 TypedefDumper Dumper(Printer); in dump() local
211 FunctionDumper Dumper(Printer); in dump() local
DPrettyTypeDumper.cpp228 EnumDumper Dumper(Printer); in dump() local
239 TypedefDumper Dumper(Printer); in dump() local
251 ClassDefinitionDumper Dumper(Printer); in dumpClassLayout() local
DPrettyEnumDumper.cpp35 BuiltinDumper Dumper(Printer); in start() local
DPrettyFunctionDumper.cpp37 FunctionDumper &Dumper) { in dumpClassParentWithScopeOperator()
214 BuiltinDumper Dumper(Printer); in dump() local
DPrettyClassDefinitionDumper.cpp41 PrettyClassLayoutGraphicalDumper Dumper(Printer, 1, 0); in start() local
Dllvm-pdbutil.cpp1060 CompilandDumper Dumper(Printer); in dumpPretty() local
1074 TypeDumper Dumper(Printer); in dumpPretty() local
1084 CompilandDumper Dumper(Printer); in dumpPretty() local
1097 FunctionDumper Dumper(Printer); in dumpPretty() local
1118 VariableDumper Dumper(Printer); in dumpPretty() local
1135 CompilandDumper Dumper(Printer); in dumpPretty() local
1146 ExternalSymbolDumper Dumper(Printer); in dumpPretty() local
DPrettyCompilandDumper.cpp170 FunctionDumper Dumper(Printer); in dump() local
DPrettyVariableDumper.cpp131 BuiltinDumper Dumper(Printer); in dump() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DWindowsResourceDumper.h22 Dumper(WindowsResource *Res, ScopedPrinter &SW) : SW(SW), WinRes(Res) {} in Dumper() function
DWin64EHDumper.h56 Dumper(ScopedPrinter &SW) : SW(SW), OS(SW.getOStream()) {} in Dumper() function
/external/skqp/tools/
DDumpRecord.cpp19 class Dumper { class
21 explicit Dumper(SkCanvas* canvas, int count, bool timeWithCommand) in Dumper() function in __anon966d5b4e0111::Dumper
/external/skia/tools/
DDumpRecord.cpp19 class Dumper { class
21 explicit Dumper(SkCanvas* canvas, int count, bool timeWithCommand) in Dumper() function in __anon9ca805d70111::Dumper
/external/llvm/tools/llvm-readobj/
DWin64EHDumper.h56 Dumper(ScopedPrinter &SW) : SW(SW), OS(SW.getOStream()) {} in Dumper() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbol.h81 virtual void dumpRight(PDBSymDumper &Dumper) const {} in dumpRight()
/external/llvm/lib/DebugInfo/PDB/
DPDBSymbol.cpp109 #define ELSE_TRY_DUMP_TYPE(Type, Dumper) else TRY_DUMP_TYPE(Type, Dumper) argument
/external/llvm/tools/obj2yaml/
Dmacho2yaml.cpp465 MachODumper Dumper(Obj); in macho2yaml() local
499 MachODumper Dumper(*SliceObj.get()); in macho2yaml() local

12