Package org.lwjgl.llvm
Class LLVMLLJIT.Functions
java.lang.Object
org.lwjgl.llvm.LLVMLLJIT.Functions
- Enclosing class:
LLVMLLJIT
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.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address. -
Method Summary
-
Field Details
-
OrcCreateLLJITBuilder
public static final long OrcCreateLLJITBuilderFunction address. -
OrcDisposeLLJITBuilder
public static final long OrcDisposeLLJITBuilderFunction address. -
OrcLLJITBuilderSetJITTargetMachineBuilder
public static final long OrcLLJITBuilderSetJITTargetMachineBuilderFunction address. -
OrcLLJITBuilderSetObjectLinkingLayerCreator
public static final long OrcLLJITBuilderSetObjectLinkingLayerCreatorFunction address. -
OrcCreateLLJIT
public static final long OrcCreateLLJITFunction address. -
OrcDisposeLLJIT
public static final long OrcDisposeLLJITFunction address. -
OrcLLJITGetExecutionSession
public static final long OrcLLJITGetExecutionSessionFunction address. -
OrcLLJITGetMainJITDylib
public static final long OrcLLJITGetMainJITDylibFunction address. -
OrcLLJITGetTripleString
public static final long OrcLLJITGetTripleStringFunction address. -
OrcLLJITGetGlobalPrefix
public static final long OrcLLJITGetGlobalPrefixFunction address. -
OrcLLJITMangleAndIntern
public static final long OrcLLJITMangleAndInternFunction address. -
OrcLLJITAddObjectFile
public static final long OrcLLJITAddObjectFileFunction address. -
OrcLLJITAddObjectFileWithRT
public static final long OrcLLJITAddObjectFileWithRTFunction address. -
OrcLLJITAddLLVMIRModule
public static final long OrcLLJITAddLLVMIRModuleFunction address. -
OrcLLJITAddLLVMIRModuleWithRT
public static final long OrcLLJITAddLLVMIRModuleWithRTFunction address. -
OrcLLJITLookup
public static final long OrcLLJITLookupFunction address. -
OrcLLJITGetObjLinkingLayer
public static final long OrcLLJITGetObjLinkingLayerFunction address. -
OrcLLJITGetObjTransformLayer
public static final long OrcLLJITGetObjTransformLayerFunction address. -
OrcLLJITGetIRTransformLayer
public static final long OrcLLJITGetIRTransformLayerFunction address. -
OrcLLJITGetDataLayoutStr
public static final long OrcLLJITGetDataLayoutStrFunction address.
-