Reload and reparse the Info stream from the underlying MSF stream.

Synopsis

Declared in <llvm/DebugInfo/PDB/Native/InfoStream.h>

Error
reload();

Return Value

An Error on failure, or success if the stream was reloaded.

Created with MrDocs