Module gdb_jit_int

Source
Expand description

The GDB’s JIT compilation interface. The low level module that exposes the __jit_debug_register_code() and __jit_debug_descriptor to register or unregister generated object images with debuggers.

Structs§

GdbJitImageRegistration
Registration for JIT image