10 #ifndef LLVM_DEBUGINFO_PDB_RAW_PDBINFOSTREAMBUILDER_H
11 #define LLVM_DEBUGINFO_PDB_RAW_PDBINFOSTREAMBUILDER_H
void setGuid(PDB_UniqueId G)
Error finalizeMsfLayout()
NameMapBuilder & getNamedStreamsBuilder()
void setVersion(PdbRaw_ImplVer V)
Defines a 128-bit unique identifier.
void setSignature(uint32_t S)
InfoStreamBuilder & operator=(const InfoStreamBuilder &)=delete
InfoStreamBuilder(msf::MSFBuilder &Msf)
uint32_t calculateSerializedLength() const
Error commit(const msf::MSFLayout &Layout, const msf::WritableStream &Buffer) const
Lightweight error class with error context and mandatory checking.
static GCRegistry::Add< ErlangGC > A("erlang","erlang-compatible garbage collector")