LLVM: llvm::MCRelocationInfo Class Reference (original) (raw)
Create MCExprs from relocations found in an object file. More...
#include "[llvm/MC/MCDisassembler/MCRelocationInfo.h](MCRelocationInfo%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| MCRelocationInfo (MCContext &Ctx) | |
| MCRelocationInfo (const MCRelocationInfo &)=delete | |
| MCRelocationInfo & | operator= (const MCRelocationInfo &)=delete |
| virtual | ~MCRelocationInfo () |
| virtual const MCExpr * | createExprForCAPIVariantKind (const MCExpr *SubExpr, unsigned VariantKind) |
| Create an MCExpr for the target-specific VariantKind. |
Create MCExprs from relocations found in an object file.
Definition at line 26 of file MCRelocationInfo.h.
| MCRelocationInfo::MCRelocationInfo | ( | MCContext & | Ctx | ) |
|---|
◆ MCRelocationInfo() [2/2]
◆ ~MCRelocationInfo()
| MCRelocationInfo::~MCRelocationInfo ( ) | virtualdefault |
|---|
◆ createExprForCAPIVariantKind()
◆ operator=()
◆ Ctx
The documentation for this class was generated from the following files:
- include/llvm/MC/MCDisassembler/MCRelocationInfo.h
- lib/MC/MCDisassembler/MCRelocationInfo.cpp