LLVM API Documentation
This is the complete list of members for llvm::MCFixup, including all inherited members.
Create(uint32_t Offset, const MCExpr *Value, MCFixupKind Kind, SMLoc Loc=SMLoc()) | llvm::MCFixup | inlinestatic |
getKind() const | llvm::MCFixup | inline |
getKindForSize(unsigned Size, bool isPCRel) | llvm::MCFixup | inlinestatic |
getLoc() const | llvm::MCFixup | inline |
getOffset() const | llvm::MCFixup | inline |
getValue() const | llvm::MCFixup | inline |
setOffset(uint32_t Value) | llvm::MCFixup | inline |