LLVM 20.0.0git
|
This is the complete list of members for llvm::object::DelayImportDirectoryEntryRef, including all inherited members.
DelayImportDirectoryEntryRef()=default | llvm::object::DelayImportDirectoryEntryRef | |
DelayImportDirectoryEntryRef(const delay_import_directory_table_entry *T, uint32_t I, const COFFObjectFile *Owner) | llvm::object::DelayImportDirectoryEntryRef | inline |
getDelayImportTable(const delay_import_directory_table_entry *&Result) const | llvm::object::DelayImportDirectoryEntryRef | |
getImportAddress(int AddrIndex, uint64_t &Result) const | llvm::object::DelayImportDirectoryEntryRef | |
getName(StringRef &Result) const | llvm::object::DelayImportDirectoryEntryRef | |
imported_symbol_begin() const | llvm::object::DelayImportDirectoryEntryRef | |
imported_symbol_end() const | llvm::object::DelayImportDirectoryEntryRef | |
imported_symbols() const | llvm::object::DelayImportDirectoryEntryRef | |
moveNext() | llvm::object::DelayImportDirectoryEntryRef | |
operator==(const DelayImportDirectoryEntryRef &Other) const | llvm::object::DelayImportDirectoryEntryRef |