Home
last modified time | relevance | path

Searched defs:RecordBytes (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DMinimalSymbolDumper.h26 MinimalSymbolDumper(LinePrinter &P, bool RecordBytes, in MinimalSymbolDumper()
30 MinimalSymbolDumper(LinePrinter &P, bool RecordBytes, in MinimalSymbolDumper()
56 bool RecordBytes; variable
DMinimalTypeDumper.h26 MinimalTypeDumpVisitor(LinePrinter &P, uint32_t Width, bool RecordBytes, in MinimalTypeDumpVisitor()
54 bool RecordBytes = false; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DGSIStreamBuilder.cpp195 uint32_t RecordBytes = in finalizeMsfLayout() local