| Package | Description |
|---|---|
| org.bytedeco.llvm.global | |
| org.bytedeco.llvm.LLVM |
| Modifier and Type | Method and Description |
|---|---|
static void |
LLVM.LLVMOrcExecutionSessionLookup(LLVMOrcExecutionSessionRef ES,
int K,
LLVMOrcCJITDylibSearchOrderElement SearchOrder,
long SearchOrderSize,
LLVMOrcCLookupSetElement Symbols,
long SymbolsSize,
LLVMOrcExecutionSessionLookupHandleResultFunction HandleResult,
Pointer Ctx)
Look up symbols in an execution session.
|
| Modifier and Type | Method and Description |
|---|---|
LLVMOrcCLookupSetElement |
LLVMOrcCLookupSetElement.getPointer(long i) |
LLVMOrcCLookupSetElement |
LLVMOrcCLookupSetElement.LookupFlags(int setter) |
LLVMOrcCLookupSetElement |
LLVMOrcCLookupSetElement.Name(LLVMOrcSymbolStringPoolEntryRef setter) |
LLVMOrcCLookupSetElement |
LLVMOrcCLookupSetElement.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
LLVMErrorRef |
LLVMOrcCAPIDefinitionGeneratorTryToGenerateFunction.call(LLVMOrcDefinitionGeneratorRef GeneratorObj,
Pointer Ctx,
LLVMOrcLookupStateRef LookupState,
int Kind,
LLVMOrcJITDylibRef JD,
int JDLookupFlags,
LLVMOrcCLookupSetElement LookupSet,
long LookupSetSize) |
Copyright © 2025. All rights reserved.