Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.h25 MinimalSymbolDumper(LinePrinter &P, bool RecordBytes, in MinimalSymbolDumper()
29 MinimalSymbolDumper(LinePrinter &P, bool RecordBytes, in MinimalSymbolDumper()
60 bool RecordBytes; variable
H A DMinimalTypeDumper.h27 MinimalTypeDumpVisitor(LinePrinter &P, uint32_t Width, bool RecordBytes, in MinimalTypeDumpVisitor()
58 bool RecordBytes = false; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp321 uint32_t RecordBytes = PSH->RecordByteSize + GSH->RecordByteSize; finalizeMsfLayout() local