ARM‐specific JIT symbol flags. FIXME: This should be moved into a target‐specific header.
Synopsis
Declared in <llvm/ExecutionEngine/JITSymbol.h>
class ARMJITSymbolFlags;
Enums
Name |
Description |
Named ARM target‐specific JIT symbol flag bits. |
Member Functions
Name |
Description |
|
Default‐construct ARM‐specific JIT symbol flags with no bits set. |
Convert to a mutable reference to the underlying target‐flags integer. |
Static Member Functions
Name |
Description |
Build ARMJITSymbolFlags from the given object‐file symbol. |
Created with MrDocs