Home
last modified time | relevance | path

Searched refs:PrintRecordBytes (Results 1 – 12 of 12) sorted by relevance

/external/llvm/include/llvm/DebugInfo/CodeView/
DSymbolDumper.h30 bool PrintRecordBytes) in CVSymbolDumper() argument
32 PrintRecordBytes(PrintRecordBytes) {} in CVSymbolDumper()
49 bool PrintRecordBytes; variable
DTypeDumper.h27 CVTypeDumper(ScopedPrinter *W, bool PrintRecordBytes) in CVTypeDumper() argument
28 : W(W), PrintRecordBytes(PrintRecordBytes) {} in CVTypeDumper()
89 bool PrintRecordBytes = false; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DSymbolDumper.h30 bool PrintRecordBytes) in CVSymbolDumper() argument
33 PrintRecordBytes(PrintRecordBytes) {} in CVSymbolDumper()
53 bool PrintRecordBytes; variable
DTypeDumpVisitor.h29 bool PrintRecordBytes) in TypeDumpVisitor() argument
30 : W(W), PrintRecordBytes(PrintRecordBytes), TpiTypes(TpiTypes) {} in TypeDumpVisitor()
76 bool PrintRecordBytes = false; variable
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DSymbolDumper.h30 bool PrintRecordBytes) in CVSymbolDumper() argument
33 PrintRecordBytes(PrintRecordBytes) {} in CVSymbolDumper()
53 bool PrintRecordBytes; variable
DTypeDumpVisitor.h29 bool PrintRecordBytes) in TypeDumpVisitor() argument
30 : W(W), PrintRecordBytes(PrintRecordBytes), TpiTypes(TpiTypes) {} in TypeDumpVisitor()
76 bool PrintRecordBytes = false; variable
/external/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp32 ScopedPrinter &W, bool PrintRecordBytes) in CVSymbolDumperImpl() argument
34 W(W), PrintRecordBytes(PrintRecordBytes), InFunctionScope(false) {} in CVSymbolDumperImpl()
55 bool PrintRecordBytes; member in __anon1e365f630111::CVSymbolDumperImpl
84 if (PrintRecordBytes && ObjDelegate) in visitSymbolEnd()
633 CVSymbolDumperImpl Dumper(CVTD, ObjDelegate.get(), W, PrintRecordBytes); in dump()
639 CVSymbolDumperImpl Dumper(CVTD, ObjDelegate.get(), W, PrintRecordBytes); in dump()
DTypeDumper.cpp226 if (PrintRecordBytes) in visitTypeEnd()
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp34 ScopedPrinter &W, CPUType CPU, bool PrintRecordBytes) in CVSymbolDumperImpl() argument
36 PrintRecordBytes(PrintRecordBytes), InFunctionScope(false) {} in CVSymbolDumperImpl()
63 bool PrintRecordBytes; member in __anona68489110111::CVSymbolDumperImpl
112 if (PrintRecordBytes && ObjDelegate) in visitSymbolEnd()
657 PrintRecordBytes); in dump()
671 PrintRecordBytes); in dump()
DTypeDumpVisitor.cpp184 if (PrintRecordBytes) in visitTypeEnd()
202 if (PrintRecordBytes) in visitMemberEnd()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp34 ScopedPrinter &W, CPUType CPU, bool PrintRecordBytes) in CVSymbolDumperImpl() argument
36 PrintRecordBytes(PrintRecordBytes), InFunctionScope(false) {} in CVSymbolDumperImpl()
63 bool PrintRecordBytes; member in __anonbaeeee050111::CVSymbolDumperImpl
112 if (PrintRecordBytes && ObjDelegate) in visitSymbolEnd()
657 PrintRecordBytes); in dump()
671 PrintRecordBytes); in dump()
DTypeDumpVisitor.cpp184 if (PrintRecordBytes) in visitTypeEnd()
202 if (PrintRecordBytes) in visitMemberEnd()