|
LLVM
4.0.0
|
#include <RelocVisitor.h>
Public Member Functions | |
| RelocToApply (int64_t Value, char Width) | |
| RelocToApply () | |
Public Attributes | |
| int64_t | Value |
| char | Width |
Definition at line 31 of file RelocVisitor.h.
|
inline |
Definition at line 38 of file RelocVisitor.h.
|
inline |
Definition at line 39 of file RelocVisitor.h.
| int64_t llvm::object::RelocToApply::Value |
Definition at line 33 of file RelocVisitor.h.
| char llvm::object::RelocToApply::Width |
Definition at line 37 of file RelocVisitor.h.
1.8.6