|
LLVM
4.0.0
|
Base class for object file relocation visitors. More...
#include <RelocVisitor.h>
Public Member Functions | |
| RelocVisitor (const ObjectFile &Obj) | |
| RelocToApply | visit (uint32_t RelocType, RelocationRef R, uint64_t Value=0) |
| bool | error () |
Base class for object file relocation visitors.
Definition at line 43 of file RelocVisitor.h.
|
inlineexplicit |
Definition at line 45 of file RelocVisitor.h.
|
inline |
Definition at line 63 of file RelocVisitor.h.
Referenced by llvm::DWARFContextInMemory::DWARFContextInMemory().
|
inline |
Definition at line 51 of file RelocVisitor.h.
Referenced by llvm::DWARFContextInMemory::DWARFContextInMemory().
1.8.6