llvm::MCFragment::getVarFixups

Return a read-only view of fixups for the variable-size content.

Synopsis

Declared in <llvm/MC/MCSection.h>

ArrayRef<MCFixup>
getVarFixups() const;

Return Value

A read-only view of fixups for the variable-size content.