LLVM
8.0.1
|
#include "llvm/Object/COFF.h"
Public Member Functions | |
int | getType () const |
int | getOffset () const |
Public Attributes | |
support::ulittle16_t | Data |
|
inline |
|
inline |
Definition at line 714 of file COFF.h.
Referenced by llvm::object::BaseRelocRef::getType().
support::ulittle16_t llvm::object::coff_base_reloc_block_entry::Data |