Class LLVMOrcEE.Functions

java.lang.Object
org.lwjgl.llvm.LLVMOrcEE.Functions
Enclosing class:
LLVMOrcEE

public static final class LLVMOrcEE.Functions extends Object
Contains the function pointers loaded from LLVMCore.getLibrary().
  • Field Details

    • OrcCreateRTDyldObjectLinkingLayerWithSectionMemoryManager

      public static final long OrcCreateRTDyldObjectLinkingLayerWithSectionMemoryManager
      Function address.
    • OrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks

      public static final long OrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks
      Function address.
    • OrcRTDyldObjectLinkingLayerRegisterJITEventListener

      public static final long OrcRTDyldObjectLinkingLayerRegisterJITEventListener
      Function address.