Relocation or assembler variant applied to a symbol reference.
Synopsis
Declared in <llvm/MC/MCExpr.h>
enum VariantKind : uint16_t;
Members
Name |
Description |
|
COFF image‐relative relocation (`symbol`imgrel). |
|
COFF image‐relative relocation (`symbol`imgrel). |
Created with MrDocs