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