|
LLVM 22.0.0git
|
#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) |
Definition at line 32 of file DbiModuleDescriptorBuilder.cpp.
References llvm::alignTo(), and Size.
Referenced by llvm::pdb::DbiModuleDescriptorBuilder::finalizeMsfLayout().