LLVM API Documentation
#include <RelocVisitor.h>
Public Member Functions | |
RelocToApply (const RelocToApply &In) | |
RelocToApply (int64_t Value, char Width) | |
RelocToApply () | |
Public Attributes | |
int64_t | Value |
char | Width |
Definition at line 29 of file RelocVisitor.h.
|
inline |
Definition at line 36 of file RelocVisitor.h.
|
inline |
Definition at line 37 of file RelocVisitor.h.
|
inline |
Definition at line 38 of file RelocVisitor.h.
int64_t llvm::object::RelocToApply::Value |
Definition at line 31 of file RelocVisitor.h.
char llvm::object::RelocToApply::Width |
Definition at line 35 of file RelocVisitor.h.