public static final class LLVMORC.Functions
extends java.lang.Object
LLVMCore.getLibrary().| Modifier and Type | Field and Description |
|---|---|
static long |
OrcAddEagerlyCompiledIR
Function address.
|
static long |
OrcAddLazilyCompiledIR
Function address.
|
static long |
OrcAddObjectFile
Function address.
|
static long |
OrcCreateIndirectStub
Function address.
|
static long |
OrcCreateInstance
Function address.
|
static long |
OrcCreateLazyCompileCallback
Function address.
|
static long |
OrcDisposeInstance
Function address.
|
static long |
OrcDisposeMangledSymbol
Function address.
|
static long |
OrcGetErrorMsg
Function address.
|
static long |
OrcGetMangledSymbol
Function address.
|
static long |
OrcGetSymbolAddress
Function address.
|
static long |
OrcGetSymbolAddressIn
Function address.
|
static long |
OrcRegisterJITEventListener
Function address.
|
static long |
OrcRemoveModule
Function address.
|
static long |
OrcSetIndirectStubPointer
Function address.
|
static long |
OrcUnregisterJITEventListener
Function address.
|
public static final long OrcCreateInstance
public static final long OrcGetErrorMsg
public static final long OrcGetMangledSymbol
public static final long OrcDisposeMangledSymbol
public static final long OrcCreateLazyCompileCallback
public static final long OrcCreateIndirectStub
public static final long OrcSetIndirectStubPointer
public static final long OrcAddEagerlyCompiledIR
public static final long OrcAddLazilyCompiledIR
public static final long OrcAddObjectFile
public static final long OrcRemoveModule
public static final long OrcGetSymbolAddress
public static final long OrcGetSymbolAddressIn
public static final long OrcDisposeInstance
public static final long OrcRegisterJITEventListener
public static final long OrcUnregisterJITEventListener
Copyright LWJGL. All Rights Reserved. License terms.