GDB (xrefs)
Public Attributes | List of all members
jit_program_space_data Struct Reference

Public Attributes

struct objfileobjfile
 
CORE_ADDR cached_code_address
 
struct breakpointjit_breakpoint
 

Detailed Description

Definition at line 242 of file jit.c.

Member Data Documentation

CORE_ADDR jit_program_space_data::cached_code_address

Definition at line 253 of file jit.c.

Referenced by jit_breakpoint_deleted(), and jit_breakpoint_re_set_internal().

struct breakpoint* jit_program_space_data::jit_breakpoint

Definition at line 258 of file jit.c.

Referenced by jit_breakpoint_deleted(), and jit_breakpoint_re_set_internal().

struct objfile* jit_program_space_data::objfile

Definition at line 247 of file jit.c.

Referenced by free_objfile_data(), jit_breakpoint_re_set_internal(), and jit_read_descriptor().


The documentation for this struct was generated from the following file: