|
LLVM 22.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, bool PCRel=false) | llvm::MCFixup | inlinestatic |
| getDataKindForSize(unsigned Size) | llvm::MCFixup | inlinestatic |
| getKind() const | llvm::MCFixup | inline |
| getLoc() const | llvm::MCFixup | |
| getOffset() const | llvm::MCFixup | inline |
| getValue() const | llvm::MCFixup | inline |
| isLinkerRelaxable() const | llvm::MCFixup | inline |
| isPCRel() const | llvm::MCFixup | inline |
| setLinkerRelaxable() | llvm::MCFixup | inline |
| setOffset(uint32_t Value) | llvm::MCFixup | inline |
| setPCRel() | llvm::MCFixup | inline |