GDB (API)
|
Go to the source code of this file.
Classes | |
struct | jit_code_entry |
struct | jit_descriptor |
Enumerations | |
enum | jit_actions_t { JIT_NOACTION = 0, JIT_REGISTER, JIT_UNREGISTER } |
Functions | |
void | jit_inferior_created_hook (void) |
void | jit_breakpoint_re_set (void) |
void | jit_event_handler (struct gdbarch *gdbarch) |
enum jit_actions_t |
void jit_breakpoint_re_set | ( | void | ) |
void jit_event_handler | ( | struct gdbarch * | gdbarch | ) |
void jit_inferior_created_hook | ( | void | ) |