Skip to main content

Module ee

Module ee 

Source

Functions§

LLVMOrcCreateObjectLinkingLayerWithInProcessMemoryManager
Create a ObjectLinkingLayer instance using the standard JITLink InProcessMemoryManager for memory management.
LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks
LLVMOrcCreateRTDyldObjectLinkingLayerWithSectionMemoryManager
LLVMOrcCreateRTDyldObjectLinkingLayerWithSectionMemoryManagerReserveAlloc
Create a RTDyldObjectLinkingLayer instance using the standard SectionMemoryManager for memory management. If ReserveAlloc is true then a contiguous range of memory will be reserved for each object file.
LLVMOrcRTDyldObjectLinkingLayerRegisterJITEventListener

Type Aliases§

LLVMMemoryManagerCreateContextCallback
LLVMMemoryManagerNotifyTerminatingCallback