Class LLVMSupport.Functions

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

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

    • LoadLibraryPermanently

      public static final long LoadLibraryPermanently
      Function address.
    • ParseCommandLineOptions

      public static final long ParseCommandLineOptions
      Function address.
    • SearchForAddressOfSymbol

      public static final long SearchForAddressOfSymbol
      Function address.
    • AddSymbol

      public static final long AddSymbol
      Function address.