|
LLVM
4.0.0
|
#include <COFF.h>
Public Member Functions | |
| bool | isOrdinal () const |
| uint16_t | getOrdinal () const |
| uint32_t | getHintNameRVA () const |
Public Attributes | |
| IntTy | Data |
Definition at line 177 of file Object/COFF.h.
|
inline |
Definition at line 187 of file Object/COFF.h.
References assert(), llvm::object::import_lookup_table_entry< IntTy >::Data, and llvm::object::import_lookup_table_entry< IntTy >::isOrdinal().
Referenced by llvm::object::ImportedSymbolRef::getHintNameRVA(), llvm::object::ImportedSymbolRef::getOrdinal(), and llvm::object::ImportedSymbolRef::getSymbolName().
|
inline |
Definition at line 182 of file Object/COFF.h.
References assert(), llvm::object::import_lookup_table_entry< IntTy >::Data, and llvm::object::import_lookup_table_entry< IntTy >::isOrdinal().
Referenced by llvm::object::ImportedSymbolRef::getOrdinal().
|
inline |
Definition at line 180 of file Object/COFF.h.
References llvm::object::import_lookup_table_entry< IntTy >::Data.
Referenced by llvm::object::import_lookup_table_entry< IntTy >::getHintNameRVA(), llvm::object::import_lookup_table_entry< IntTy >::getOrdinal(), and llvm::object::ImportedSymbolRef::isOrdinal().
| IntTy llvm::object::import_lookup_table_entry< IntTy >::Data |
Definition at line 178 of file Object/COFF.h.
Referenced by llvm::object::import_lookup_table_entry< IntTy >::getHintNameRVA(), llvm::object::import_lookup_table_entry< IntTy >::getOrdinal(), and llvm::object::import_lookup_table_entry< IntTy >::isOrdinal().
1.8.6