Byte offset of relocation Rel within its section.
Declared in <llvm/Object/ObjectFile.h>
virtual
uint64_t
getRelocationOffset(DataRefImpl Rel) const = 0;
The byte offset of the relocation within its section.
| Name | Description |
|---|---|
| Rel | Opaque relocation handle. |