|
LLVM
3.7.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 44 of file RelocVisitor.h.
|
inlineexplicit |
Definition at line 46 of file RelocVisitor.h.
|
inline |
Definition at line 64 of file RelocVisitor.h.
Referenced by llvm::DWARFContextInMemory::DWARFContextInMemory().
|
inline |
Definition at line 52 of file RelocVisitor.h.
Referenced by llvm::DWARFContextInMemory::DWARFContextInMemory().
1.8.6