Package org.lwjgl.llvm
Class LLVMExecutionEngine.Functions
- java.lang.Object
-
- org.lwjgl.llvm.LLVMExecutionEngine.Functions
-
- Enclosing class:
- LLVMExecutionEngine
public static final class LLVMExecutionEngine.Functions extends java.lang.Object
Contains the function pointers loaded fromLLVMCore.getLibrary()
.
-
-
Field Summary
-
-
-
Field Detail
-
LinkInMCJIT, LinkInInterpreter, CreateGenericValueOfInt, CreateGenericValueOfPointer, CreateGenericValueOfFloat, GenericValueIntWidth, GenericValueToInt, GenericValueToPointer, GenericValueToFloat, DisposeGenericValue, CreateExecutionEngineForModule, CreateInterpreterForModule, CreateJITCompilerForModule, InitializeMCJITCompilerOptions, CreateMCJITCompilerForModule, DisposeExecutionEngine, RunStaticConstructors, RunStaticDestructors, RunFunctionAsMain, RunFunction, FreeMachineCodeForFunction, AddModule, RemoveModule, FindFunction, RecompileAndRelinkFunction, GetExecutionEngineTargetData, GetExecutionEngineTargetMachine, AddGlobalMapping, GetPointerToGlobal, GetGlobalValueAddress, GetFunctionAddress, CreateSimpleMCJITMemoryManager, DisposeMCJITMemoryManager, CreateGDBRegistrationListener, CreateIntelJITEventListener, CreateOProfileJITEventListener, CreatePerfJITEventListener
Function address.
-
-