LLVM 20.0.0git
|
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 |
getTargetKind() const | llvm::MCFixup | inline |
getValue() const | llvm::MCFixup | inline |
setOffset(uint32_t Value) | llvm::MCFixup | inline |