LLVM 19.0.0git
llvm::pdb::SymbolCache Member List

This is the complete list of members for llvm::pdb::SymbolCache, including all inherited members.

createGlobalsEnumerator(codeview::SymbolKind Kind)llvm::pdb::SymbolCache
createSymbol(Args &&...ConstructorArgs) constllvm::pdb::SymbolCacheinline
createTypeEnumerator(codeview::TypeLeafKind Kind)llvm::pdb::SymbolCache
createTypeEnumerator(std::vector< codeview::TypeLeafKind > Kinds)llvm::pdb::SymbolCache
findLineNumbersByVA(uint64_t VA, uint32_t Length) constllvm::pdb::SymbolCache
findSymbolBySectOffset(uint32_t Sect, uint32_t Offset, PDB_SymType Type)llvm::pdb::SymbolCache
findSymbolByTypeIndex(codeview::TypeIndex TI) constllvm::pdb::SymbolCache
getNativeSymbolById(SymIndexId SymbolId) constllvm::pdb::SymbolCache
getNativeSymbolById(SymIndexId SymbolId) constllvm::pdb::SymbolCacheinline
getNumCompilands() constllvm::pdb::SymbolCache
getOrCreateCompiland(uint32_t Index)llvm::pdb::SymbolCache
getOrCreateFieldListMember(codeview::TypeIndex FieldListTI, uint32_t Index, Args &&... ConstructorArgs)llvm::pdb::SymbolCacheinline
getOrCreateGlobalSymbolByOffset(uint32_t Offset)llvm::pdb::SymbolCache
getOrCreateInlineSymbol(codeview::InlineSiteSym Sym, uint64_t ParentAddr, uint16_t Modi, uint32_t RecordOffset) constllvm::pdb::SymbolCache
getOrCreateSourceFile(const codeview::FileChecksumEntry &Checksum) constllvm::pdb::SymbolCache
getSourceFileById(SymIndexId FileId) constllvm::pdb::SymbolCache
getSymbolById(SymIndexId SymbolId) constllvm::pdb::SymbolCache
SymbolCache(NativeSession &Session, DbiStream *Dbi)llvm::pdb::SymbolCache