| Package | Description |
|---|---|
| org.bytedeco.llvm.global | |
| org.bytedeco.llvm.LLVM |
| Modifier and Type | Method and Description |
|---|---|
static LTOObjectBuffer |
LLVM.thinlto_module_get_object(thinlto_code_gen_t cg,
int index)
Returns a reference to the ith object file produced by the ThinLTO
CodeGenerator.
|
| Modifier and Type | Method and Description |
|---|---|
LTOObjectBuffer |
LTOObjectBuffer.Buffer(BytePointer setter) |
LTOObjectBuffer |
LTOObjectBuffer.getPointer(long i) |
LTOObjectBuffer |
LTOObjectBuffer.position(long position) |
LTOObjectBuffer |
LTOObjectBuffer.Size(long setter) |
Copyright © 2025. All rights reserved.