Expand description
Reads data from Module Info (modi) streams.
§References
- https://llvm.org/docs/PDB/ModiStream.html
- [
MODI_60_Persistindbi.h]
Structs§
- Modi
Stream Data - Contains the stream data for a Module Info stream.
- Module
Symbols Header - The Module Symbols substream begins with this header. It is located at stream offset 0 in the Module Stream.
Constants§
- CV_
SIGNATURE_ C6 - Actual signature is >64K
- CV_
SIGNATURE_ C7 - First explicit signature
- CV_
SIGNATURE_ C11 - C11 (vc5.x) 32-bit types
- CV_
SIGNATURE_ C13 - C13 (vc7.x) zero terminated names
- CV_
SIGNATURE_ RESERVED - All signatures from 5 to 64K are reserved