@Properties(inherit=LLVM.class) public class LLVMOrcCAPIDefinitionGeneratorTryToGenerateFunction extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier | Constructor and Description |
|---|---|
protected |
LLVMOrcCAPIDefinitionGeneratorTryToGenerateFunction() |
|
LLVMOrcCAPIDefinitionGeneratorTryToGenerateFunction(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
LLVMErrorRef |
call(LLVMOrcDefinitionGeneratorRef GeneratorObj,
Pointer Ctx,
LLVMOrcLookupStateRef LookupState,
int Kind,
LLVMOrcJITDylibRef JD,
int JDLookupFlags,
LLVMOrcCLookupSetElement LookupSet,
long LookupSetSize) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic LLVMOrcCAPIDefinitionGeneratorTryToGenerateFunction(Pointer p)
Pointer(Pointer).protected LLVMOrcCAPIDefinitionGeneratorTryToGenerateFunction()
public LLVMErrorRef call(LLVMOrcDefinitionGeneratorRef GeneratorObj, Pointer Ctx, @ByPtrPtr LLVMOrcLookupStateRef LookupState, @Cast(value="LLVMOrcLookupKind") int Kind, LLVMOrcJITDylibRef JD, @Cast(value="LLVMOrcJITDylibLookupFlags") int JDLookupFlags, @Cast(value="LLVMOrcCLookupSet") LLVMOrcCLookupSetElement LookupSet, @Cast(value="size_t") long LookupSetSize)
Copyright © 2025. All rights reserved.