|
LLVM
8.0.1
|
#include "llvm/Object/COFF.h"

Public Member Functions | |
| int | getType () const |
| int | getNameType () const |
|
inline |
|
inline |
Definition at line 549 of file COFF.h.
Referenced by llvm::object::COFFImportFile::getCOFFImportHeader().
| support::ulittle16_t llvm::object::coff_import_header::Machine |
| support::ulittle16_t llvm::object::coff_import_header::OrdinalHint |
| support::ulittle16_t llvm::object::coff_import_header::Sig1 |
| support::ulittle16_t llvm::object::coff_import_header::Sig2 |
| support::ulittle32_t llvm::object::coff_import_header::SizeOfData |
| support::ulittle32_t llvm::object::coff_import_header::TimeDateStamp |
| support::ulittle16_t llvm::object::coff_import_header::TypeInfo |
| support::ulittle16_t llvm::object::coff_import_header::Version |
1.8.13