Set the byte offset of this fixup within its fragment.

Synopsis

Declared in <llvm/MC/MCFixup.h>

void
setOffset(uint32_t Value);

Parameters

Name

Description

Value

‐ New byte offset of the fixup.

Created with MrDocs