| Package | Description |
|---|---|
| org.bytedeco.llvm.global |
| Modifier and Type | Method and Description |
|---|---|
static LLVMJITEventListenerRef |
LLVM.LLVMCreateGDBRegistrationListener() |
static LLVMJITEventListenerRef |
LLVM.LLVMCreateIntelJITEventListener() |
static LLVMJITEventListenerRef |
LLVM.LLVMCreateOProfileJITEventListener() |
static LLVMJITEventListenerRef |
LLVM.LLVMCreatePerfJITEventListener() |
| Modifier and Type | Method and Description |
|---|---|
static void |
LLVM.LLVMOrcRTDyldObjectLinkingLayerRegisterJITEventListener(LLVMOrcObjectLayerRef RTDyldObjLinkingLayer,
LLVMJITEventListenerRef Listener)
Add the given listener to the given RTDyldObjectLinkingLayer.
|
Copyright © 2024. All rights reserved.