LLVM  8.0.1
Functions
DbiModuleDescriptorBuilder.cpp File Reference
#include "llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/BinaryFormat/COFF.h"
#include "llvm/DebugInfo/CodeView/DebugSubsectionRecord.h"
#include "llvm/DebugInfo/MSF/MSFBuilder.h"
#include "llvm/DebugInfo/MSF/MSFCommon.h"
#include "llvm/DebugInfo/MSF/MappedBlockStream.h"
#include "llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h"
#include "llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h"
#include "llvm/DebugInfo/PDB/Native/RawConstants.h"
#include "llvm/DebugInfo/PDB/Native/RawError.h"
#include "llvm/Support/BinaryStreamWriter.h"
Include dependency graph for DbiModuleDescriptorBuilder.cpp:

Go to the source code of this file.

Functions

static uint32_t calculateDiSymbolStreamSize (uint32_t SymbolByteSize, uint32_t C13Size)
 

Function Documentation

◆ calculateDiSymbolStreamSize()

static uint32_t calculateDiSymbolStreamSize ( uint32_t  SymbolByteSize,
uint32_t  C13Size 
)
static