public static final class LLVMExecutionEngine.Functions
extends java.lang.Object
LLVMCore.getLibrary().| Modifier and Type | Field and Description |
|---|---|
static long |
AddGlobalMapping
Function address.
|
static long |
AddModule
Function address.
|
static long |
CreateExecutionEngineForModule
Function address.
|
static long |
CreateGDBRegistrationListener
Function address.
|
static long |
CreateGenericValueOfFloat
Function address.
|
static long |
CreateGenericValueOfInt
Function address.
|
static long |
CreateGenericValueOfPointer
Function address.
|
static long |
CreateIntelJITEventListener
Function address.
|
static long |
CreateInterpreterForModule
Function address.
|
static long |
CreateJITCompilerForModule
Function address.
|
static long |
CreateMCJITCompilerForModule
Function address.
|
static long |
CreateOProfileJITEventListener
Function address.
|
static long |
CreatePerfJITEventListener
Function address.
|
static long |
CreateSimpleMCJITMemoryManager
Function address.
|
static long |
DisposeExecutionEngine
Function address.
|
static long |
DisposeGenericValue
Function address.
|
static long |
DisposeMCJITMemoryManager
Function address.
|
static long |
FindFunction
Function address.
|
static long |
FreeMachineCodeForFunction
Function address.
|
static long |
GenericValueIntWidth
Function address.
|
static long |
GenericValueToFloat
Function address.
|
static long |
GenericValueToInt
Function address.
|
static long |
GenericValueToPointer
Function address.
|
static long |
GetExecutionEngineTargetData
Function address.
|
static long |
GetExecutionEngineTargetMachine
Function address.
|
static long |
GetFunctionAddress
Function address.
|
static long |
GetGlobalValueAddress
Function address.
|
static long |
GetPointerToGlobal
Function address.
|
static long |
InitializeMCJITCompilerOptions
Function address.
|
static long |
LinkInInterpreter
Function address.
|
static long |
LinkInMCJIT
Function address.
|
static long |
RecompileAndRelinkFunction
Function address.
|
static long |
RemoveModule
Function address.
|
static long |
RunFunction
Function address.
|
static long |
RunFunctionAsMain
Function address.
|
static long |
RunStaticConstructors
Function address.
|
static long |
RunStaticDestructors
Function address.
|
public static final long LinkInMCJIT
public static final long LinkInInterpreter
public static final long CreateGenericValueOfInt
public static final long CreateGenericValueOfPointer
public static final long CreateGenericValueOfFloat
public static final long GenericValueIntWidth
public static final long GenericValueToInt
public static final long GenericValueToPointer
public static final long GenericValueToFloat
public static final long DisposeGenericValue
public static final long CreateExecutionEngineForModule
public static final long CreateInterpreterForModule
public static final long CreateJITCompilerForModule
public static final long InitializeMCJITCompilerOptions
public static final long CreateMCJITCompilerForModule
public static final long DisposeExecutionEngine
public static final long RunStaticConstructors
public static final long RunStaticDestructors
public static final long RunFunctionAsMain
public static final long RunFunction
public static final long FreeMachineCodeForFunction
public static final long AddModule
public static final long RemoveModule
public static final long FindFunction
public static final long RecompileAndRelinkFunction
public static final long GetExecutionEngineTargetData
public static final long GetExecutionEngineTargetMachine
public static final long AddGlobalMapping
public static final long GetPointerToGlobal
public static final long GetGlobalValueAddress
public static final long GetFunctionAddress
public static final long CreateSimpleMCJITMemoryManager
public static final long DisposeMCJITMemoryManager
public static final long CreateGDBRegistrationListener
public static final long CreateIntelJITEventListener
public static final long CreateOProfileJITEventListener
public static final long CreatePerfJITEventListener
Copyright LWJGL. All Rights Reserved. License terms.