Class LLVMTarget.Functions

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

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

    • GetModuleDataLayout

      public static final long GetModuleDataLayout
      Function address.
    • SetModuleDataLayout

      public static final long SetModuleDataLayout
      Function address.
    • CreateTargetData

      public static final long CreateTargetData
      Function address.
    • DisposeTargetData

      public static final long DisposeTargetData
      Function address.
    • AddTargetLibraryInfo

      public static final long AddTargetLibraryInfo
      Function address.
    • CopyStringRepOfTargetData

      public static final long CopyStringRepOfTargetData
      Function address.
    • ByteOrder

      public static final long ByteOrder
      Function address.
    • PointerSize

      public static final long PointerSize
      Function address.
    • PointerSizeForAS

      public static final long PointerSizeForAS
      Function address.
    • IntPtrType

      public static final long IntPtrType
      Function address.
    • IntPtrTypeForAS

      public static final long IntPtrTypeForAS
      Function address.
    • IntPtrTypeInContext

      public static final long IntPtrTypeInContext
      Function address.
    • IntPtrTypeForASInContext

      public static final long IntPtrTypeForASInContext
      Function address.
    • SizeOfTypeInBits

      public static final long SizeOfTypeInBits
      Function address.
    • StoreSizeOfType

      public static final long StoreSizeOfType
      Function address.
    • ABISizeOfType

      public static final long ABISizeOfType
      Function address.
    • ABIAlignmentOfType

      public static final long ABIAlignmentOfType
      Function address.
    • CallFrameAlignmentOfType

      public static final long CallFrameAlignmentOfType
      Function address.
    • PreferredAlignmentOfType

      public static final long PreferredAlignmentOfType
      Function address.
    • PreferredAlignmentOfGlobal

      public static final long PreferredAlignmentOfGlobal
      Function address.
    • ElementAtOffset

      public static final long ElementAtOffset
      Function address.
    • OffsetOfElement

      public static final long OffsetOfElement
      Function address.