|
LLVM
8.0.1
|
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 |
| createAddFor(const MCFixup &Fixup) | llvm::MCFixup | inlinestatic |
| createSubFor(const MCFixup &Fixup) | llvm::MCFixup | inlinestatic |
| getAddKindForKind(unsigned Kind) | 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 |
| getSubKindForKind(unsigned Kind) | llvm::MCFixup | inlinestatic |
| getValue() const | llvm::MCFixup | inline |
| setOffset(uint32_t Value) | llvm::MCFixup | inline |
1.8.13