LLVM: llvm::pdb::DbiModuleList Class Reference (original) (raw)

#include "[llvm/DebugInfo/PDB/Native/DbiModuleList.h](DbiModuleList%5F8h%5Fsource.html)"

Public Member Functions
LLVM_ABI Error initialize (BinaryStreamRef ModInfo, BinaryStreamRef FileInfo)
LLVM_ABI Expected< StringRef > getFileName (uint32_t Index) const
LLVM_ABI uint32_t getModuleCount () const
LLVM_ABI uint32_t getSourceFileCount () const
LLVM_ABI uint16_t getSourceFileCount (uint32_t Modi) const
LLVM_ABI iterator_range< DbiModuleSourceFilesIterator > source_files (uint32_t Modi) const
LLVM_ABI DbiModuleDescriptor getModuleDescriptor (uint32_t Modi) const

Definition at line 69 of file DbiModuleList.h.

getFileName()

getModuleCount()

uint32_t DbiModuleList::getModuleCount ( ) const

getModuleDescriptor()

getSourceFileCount() [1/2]

uint32_t DbiModuleList::getSourceFileCount ( ) const

getSourceFileCount() [2/2]

initialize()

source_files()


The documentation for this class was generated from the following files: