LLVM 19.0.0git
Namespaces | 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/CodeView.h"
#include "llvm/DebugInfo/CodeView/DebugSubsectionRecord.h"
#include "llvm/DebugInfo/MSF/MSFBuilder.h"
#include "llvm/DebugInfo/MSF/MappedBlockStream.h"
#include "llvm/DebugInfo/PDB/Native/RawConstants.h"
#include "llvm/DebugInfo/PDB/Native/RawError.h"
#include "llvm/Support/BinaryStreamWriter.h"

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::codeview
 

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