commit() | llvm::pdb::ModuleDebugStreamRef | |
findChecksumsSubsection() const | llvm::pdb::ModuleDebugStreamRef | |
getC11LinesSubstream() const | llvm::pdb::ModuleDebugStreamRef | |
getC13LinesSubstream() const | llvm::pdb::ModuleDebugStreamRef | |
getGlobalRefsSubstream() const | llvm::pdb::ModuleDebugStreamRef | |
getSubsectionsArray() const | llvm::pdb::ModuleDebugStreamRef | inline |
getSymbolArray() const | llvm::pdb::ModuleDebugStreamRef | inline |
getSymbolArrayForScope(uint32_t ScopeBegin) const | llvm::pdb::ModuleDebugStreamRef | |
getSymbolsSubstream() const | llvm::pdb::ModuleDebugStreamRef | |
hasDebugSubsections() const | llvm::pdb::ModuleDebugStreamRef | |
ModuleDebugStreamRef(const DbiModuleDescriptor &Module, std::unique_ptr< msf::MappedBlockStream > Stream) | llvm::pdb::ModuleDebugStreamRef | |
ModuleDebugStreamRef(ModuleDebugStreamRef &&Other)=default | llvm::pdb::ModuleDebugStreamRef | |
ModuleDebugStreamRef(const ModuleDebugStreamRef &Other)=default | llvm::pdb::ModuleDebugStreamRef | |
operator=(ModuleDebugStreamRef &&Other)=delete | llvm::pdb::ModuleDebugStreamRef | |
readSymbolAtOffset(uint32_t Offset) const | llvm::pdb::ModuleDebugStreamRef | |
reload() | llvm::pdb::ModuleDebugStreamRef | |
signature() const | llvm::pdb::ModuleDebugStreamRef | inline |
subsections() const | llvm::pdb::ModuleDebugStreamRef | |
symbols(bool *HadError) const | llvm::pdb::ModuleDebugStreamRef | |
~ModuleDebugStreamRef() | llvm::pdb::ModuleDebugStreamRef | |