|
LLVM 22.0.0git
|
#include "llvm/Object/COFF.h"
Public Member Functions | |
| bool | isOrdinal () const |
| uint16_t | getOrdinal () const |
| uint32_t | getHintNameRVA () const |
Public Attributes | |
| IntTy | Data |
|
inline |
|
inline |
|
inline |
Definition at line 197 of file COFF.h.
Referenced by llvm::object::import_lookup_table_entry< support::little32_t >::getHintNameRVA(), and llvm::object::import_lookup_table_entry< support::little32_t >::getOrdinal().
| IntTy llvm::object::import_lookup_table_entry< IntTy >::Data |