LLVM 20.0.0git
|
#include "llvm/Object/COFF.h"
Public Member Functions | |
int | getType () const |
int | getNameType () const |
|
inline |
Definition at line 556 of file COFF.h.
References TypeInfo.
Referenced by llvm::object::COFFImportFile::getExportName().
|
inline |
support::ulittle16_t llvm::object::coff_import_header::Machine |
Definition at line 549 of file COFF.h.
Referenced by llvm::object::COFFImportFile::getMachine().
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 |
Definition at line 553 of file COFF.h.
Referenced by getNameType(), and getType().
support::ulittle16_t llvm::object::coff_import_header::Version |