LLVM 20.0.0git
|
Collection of named constants per fixup kind. More...
#include "llvm/ExecutionEngine/JITLink/aarch32.h"
Collection of named constants per fixup kind.
Mandatory entries: Opcode - Values of the op-code bits in the instruction, with unaffected bits nulled OpcodeMask - Mask with all bits set that encode the op-code
Other common entries: ImmMask - Mask with all bits set that encode the immediate value RegMask - Mask with all bits set that encode the register
Specializations can add further custom fields without restrictions.