LLVM: llvm::minidump::Directory Struct Reference (original) (raw)

Specifies the location and type of a single stream in the minidump file. More...

#include "[llvm/BinaryFormat/Minidump.h](BinaryFormat%5F2Minidump%5F8h%5Fsource.html)"

Detailed Description

Specifies the location and type of a single stream in the minidump file.

The minidump stream directory is an array of entries of this type, with its size given by Header.NumberOfStreams.

Definition at line 137 of file Minidump.h.

Member Data Documentation

Location

Type


The documentation for this struct was generated from the following file: