| 
    LLVM 22.0.0git
    
   | 
 
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()=default | llvm::object::ImportedSymbolRef | |
| ImportedSymbolRef(const import_lookup_table_entry32 *Entry, uint32_t I, const COFFObjectFile *Owner) | llvm::object::ImportedSymbolRef | inline | 
| ImportedSymbolRef(const import_lookup_table_entry64 *Entry, uint32_t I, const COFFObjectFile *Owner) | llvm::object::ImportedSymbolRef | inline | 
| isOrdinal(bool &Result) const | llvm::object::ImportedSymbolRef | |
| moveNext() | llvm::object::ImportedSymbolRef | |
| operator==(const ImportedSymbolRef &Other) const | llvm::object::ImportedSymbolRef |