LLVM  4.0.0
llvm::object::ImportedSymbolRef Member List

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

getHintNameRVA(uint32_t &Result) const llvm::object::ImportedSymbolRef
getOrdinal(uint16_t &Result) const llvm::object::ImportedSymbolRef
getSymbolName(StringRef &Result) const llvm::object::ImportedSymbolRef
ImportedSymbolRef()llvm::object::ImportedSymbolRefinline
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) const llvm::object::ImportedSymbolRef
moveNext()llvm::object::ImportedSymbolRef
operator==(const ImportedSymbolRef &Other) const llvm::object::ImportedSymbolRef