|
LLVM 22.0.0git
|
#include "llvm/ExecutionEngine/JITLink/aarch32.h"
Static Public Attributes | |
| static constexpr HalfWords | Opcode {0xf000, 0xc000} |
| static constexpr HalfWords | OpcodeMask {0xf800, 0xc000} |
| static constexpr HalfWords | ImmMask {0x07ff, 0x2fff} |
| static constexpr uint16_t | LoBitH = 0x0001 |
| static constexpr uint16_t | LoBitNoBlx = 0x1000 |
Additional Inherited Members | |
| Public Member Functions inherited from llvm::jitlink::aarch32::FixupInfoBase | |
| virtual | ~FixupInfoBase ()=default |
| Static Public Member Functions inherited from llvm::jitlink::aarch32::FixupInfoBase | |
| static LLVM_ABI const FixupInfoBase * | getDynFixupInfo (Edge::Kind K) |
| Public Attributes inherited from llvm::jitlink::aarch32::FixupInfoThumb | |
| bool(* | checkOpcode )(uint16_t Hi, uint16_t Lo) = nullptr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |