Parsed view of the DBI Module Info and File Info substreams.
Synopsis
Declared in <llvm/DebugInfo/PDB/Native/DbiModuleList.h>
class DbiModuleList;
Member Functions
Name |
Description |
Return the source file name at global file‐name index |
|
Return the number of modules in the Module Info substream. |
|
Return the module descriptor for module |
|
|
|
Initialize this list from the Module Info and File Info substreams. |
|
Return an iterator range over the source file names of module |
Friends
Name |
Description |
Random‐access iterator over the source file names of one DBI module. |
Created with MrDocs