Index
All Classes and Interfaces|All Packages
C
- com.oracle.truffle.llvm.api - package com.oracle.truffle.llvm.api
-
GraalVM LLVM Runtime API
- com.oracle.truffle.llvm.spi - package com.oracle.truffle.llvm.spi
- com.oracle.truffle.llvm.spi.internal - package com.oracle.truffle.llvm.spi.internal
E
- Example: - Search tag in interface com.oracle.truffle.llvm.api.Toolchain
- Section
G
- getBasePath(InternalResource.OS, InternalResource.CPUArchitecture) - Method in interface com.oracle.truffle.llvm.spi.internal.LLVMResourceProvider
- getConfiguration() - Method in interface com.oracle.truffle.llvm.spi.internal.LLVMResourceProvider
- getFactory() - Static method in class com.oracle.truffle.llvm.spi.NativeTypeLibrary
- getIdentifier() - Method in interface com.oracle.truffle.llvm.api.Toolchain
-
Returns an identifier for the toolchain.
- getNativeType(Object) - Method in class com.oracle.truffle.llvm.spi.NativeTypeLibrary
- getPaths(String) - Method in interface com.oracle.truffle.llvm.api.Toolchain
-
Returns a list of directories for a given path name.
- getToolPath(String) - Method in interface com.oracle.truffle.llvm.api.Toolchain
-
Gets the path to the executable for a given tool.
H
- hasNativeType(Object) - Method in class com.oracle.truffle.llvm.spi.NativeTypeLibrary
L
- LLVMResourceProvider - Interface in com.oracle.truffle.llvm.spi.internal
-
Marker interface to be used by classes that provide resources to the LLVM runtime.
N
- NativeTypeLibrary - Class in com.oracle.truffle.llvm.spi
-
Library for objects that want to simulate the behavior of native memory.
- NativeTypeLibrary() - Constructor for class com.oracle.truffle.llvm.spi.NativeTypeLibrary
T
- Toolchain - Interface in com.oracle.truffle.llvm.api
-
A toolchain provides access to a set of tools which are used to translate an input file into a source format that can be executed.
All Classes and Interfaces|All Packages