| Package | Description |
|---|---|
| org.bytedeco.llvm.global | |
| org.bytedeco.llvm.LLVM |
| Modifier and Type | Method and Description |
|---|---|
static LLVMErrorRef |
LLVM.LLVMOrcMaterializationResponsibilityNotifyEmitted(LLVMOrcMaterializationResponsibilityRef MR,
LLVMOrcCSymbolDependenceGroup SymbolDepGroups,
long NumSymbolDepGroups)
Notifies the target JITDylib (and any pending queries on that JITDylib)
that all symbols covered by this MaterializationResponsibility instance
have been emitted.
|
| Modifier and Type | Method and Description |
|---|---|
LLVMOrcCSymbolDependenceGroup |
LLVMOrcCSymbolDependenceGroup.Dependencies(LLVMOrcCDependenceMapPair setter) |
LLVMOrcCSymbolDependenceGroup |
LLVMOrcCSymbolDependenceGroup.getPointer(long i) |
LLVMOrcCSymbolDependenceGroup |
LLVMOrcCSymbolDependenceGroup.NumDependencies(long setter) |
LLVMOrcCSymbolDependenceGroup |
LLVMOrcCSymbolDependenceGroup.position(long position) |
LLVMOrcCSymbolDependenceGroup |
LLVMOrcCSymbolDependenceGroup.Symbols(LLVMOrcCSymbolsList setter) |
Copyright © 2025. All rights reserved.