Package org.lwjgl.llvm
Class LLVMOrcEE.Functions
java.lang.Object
org.lwjgl.llvm.LLVMOrcEE.Functions
- Enclosing class:
LLVMOrcEE
Contains the function pointers loaded from
LLVMCore.getLibrary()
.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final long
Function address.static final long
Function address.static final long
Function address. -
Method Summary
-
Field Details
-
OrcCreateRTDyldObjectLinkingLayerWithSectionMemoryManager
public static final long OrcCreateRTDyldObjectLinkingLayerWithSectionMemoryManagerFunction address. -
OrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks
public static final long OrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacksFunction address. -
OrcRTDyldObjectLinkingLayerRegisterJITEventListener
public static final long OrcRTDyldObjectLinkingLayerRegisterJITEventListenerFunction address.
-