Struct JITDyLib
struct for an LLVM ORC JIT v2 Dynamic Library
public readonly ref struct JITDyLib
- Inherited Members
Methods
- Add(DefinitionGenerator)
Add a DefinitionGenerator to this instance
- ClearAllTrackers()
Equivalent to calling RemoveAll() on all trackers from this instance
- CreateResourceTracker()
Creates a ResourceTracker associated with this library
- Define(MaterializationUnit)
Defines (Adds) the materialization unit to this library
- GetDefaultTracker()
Gets the default tracker for this instance