|
LLVM
4.0.0
|
#include <COFF.h>
Public Member Functions | |
| int | getType () const |
| int | getOffset () const |
Public Attributes | |
| support::ulittle16_t | Data |
Definition at line 604 of file Object/COFF.h.
|
inline |
Definition at line 607 of file Object/COFF.h.
References Data.
|
inline |
Definition at line 606 of file Object/COFF.h.
References Data.
Referenced by llvm::object::BaseRelocRef::getType().
| support::ulittle16_t llvm::object::coff_base_reloc_block_entry::Data |
Definition at line 605 of file Object/COFF.h.
Referenced by getOffset(), and getType().
1.8.6