LLVM API Documentation
#include <COFF.h>
Public Member Functions | |
bool | isOrdinal () const |
uint16_t | getOrdinal () const |
uint32_t | getHintNameRVA () const |
Public Attributes | |
support::ulittle32_t | data |
Definition at line 144 of file Object/COFF.h.
|
inline |
Definition at line 154 of file Object/COFF.h.
References data, and isOrdinal().
|
inline |
Definition at line 149 of file Object/COFF.h.
References data, and isOrdinal().
|
inline |
Definition at line 147 of file Object/COFF.h.
References data.
Referenced by getHintNameRVA(), and getOrdinal().
support::ulittle32_t llvm::object::import_lookup_table_entry32::data |
Definition at line 145 of file Object/COFF.h.
Referenced by getHintNameRVA(), getOrdinal(), and isOrdinal().