Expand description

The ORC JIT.

Enums

Functions

Add a module to be eagerly compiled.

Add a module to be lazily compiled one function at a time.

Add an object file.

Create a named indirect call stub.

Create an ORC JIT stack.

Create a lazy compile callback.

Dispose of an ORC JIT stack.

Dispose of a mangled symbol.

Get the error message for the most recent error (if any).

Mangle the given symbol.

Get symbol address from JIT instance.

Get symbol address from JIT instance, searching only the specified handle.

Register a JIT Event Listener.

Remove a module set from the JIT.

Set the pointer for the given indirect stub.

Unegister a JIT Event Listener.

Type Definitions