LLVM  8.0.1
Functions
DbiStreamBuilder.cpp File Reference
#include "llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/BinaryFormat/COFF.h"
#include "llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h"
#include "llvm/DebugInfo/MSF/MSFBuilder.h"
#include "llvm/DebugInfo/MSF/MappedBlockStream.h"
#include "llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h"
#include "llvm/DebugInfo/PDB/Native/DbiStream.h"
#include "llvm/DebugInfo/PDB/Native/RawError.h"
#include "llvm/Object/COFF.h"
#include "llvm/Support/BinaryStreamWriter.h"
Include dependency graph for DbiStreamBuilder.cpp:

Go to the source code of this file.

Functions

static uint16_t toSecMapFlags (uint32_t Flags)
 

Function Documentation

◆ toSecMapFlags()

static uint16_t toSecMapFlags ( uint32_t  Flags)
static