|
LLVM
3.7.0
|
#include <COFF.h>
Public Member Functions | |
| int | getType () const |
| int | getOffset () const |
Public Attributes | |
| support::ulittle16_t | Data |
Definition at line 545 of file Object/COFF.h.
|
inline |
Definition at line 548 of file Object/COFF.h.
References Data.
|
inline |
Definition at line 547 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 546 of file Object/COFF.h.
Referenced by getOffset(), and getType().
1.8.6