LLVM 19.0.0git
llvm::object::ImportedSymbolRef Member List

This is the complete list of members for llvm::object::ImportedSymbolRef, including all inherited members.

getHintNameRVA(uint32_t &Result) constllvm::object::ImportedSymbolRef
getOrdinal(uint16_t &Result) constllvm::object::ImportedSymbolRef
getSymbolName(StringRef &Result) constllvm::object::ImportedSymbolRef
ImportedSymbolRef()=defaultllvm::object::ImportedSymbolRef
ImportedSymbolRef(const import_lookup_table_entry32 *Entry, uint32_t I, const COFFObjectFile *Owner)llvm::object::ImportedSymbolRefinline
ImportedSymbolRef(const import_lookup_table_entry64 *Entry, uint32_t I, const COFFObjectFile *Owner)llvm::object::ImportedSymbolRefinline
isOrdinal(bool &Result) constllvm::object::ImportedSymbolRef
moveNext()llvm::object::ImportedSymbolRef
operator==(const ImportedSymbolRef &Other) constllvm::object::ImportedSymbolRef