LLVM API Documentation
Create(uint32_t Offset, const MCExpr *Value, MCFixupKind Kind, SMLoc Loc=SMLoc()) | llvm::MCFixup | [inline, static] |
getKind() const | llvm::MCFixup | [inline] |
getKindForSize(unsigned Size, bool isPCRel) | llvm::MCFixup | [inline, static] |
getLoc() const | llvm::MCFixup | [inline] |
getOffset() const | llvm::MCFixup | [inline] |
getValue() const | llvm::MCFixup | [inline] |
setOffset(uint32_t Value) | llvm::MCFixup | [inline] |