IndexUJITasmjit::ujit::ScopedInjector

asmjit::ujit::ScopedInjector Class Reference [¶]

Provides scope-based code injection.

Scope-based code injection is used in some places to inject code at a specific point in the generated code. When a pipeline is initialized each part can remember certain place where it could inject code in the future as at the initialization phase it still doesn't know whether everything required to generate the code in place.

Public Members

Members

Member Functions

Construction & Destruction