GDB (xrefs)
|
Go to the source code of this file.
Typedefs | |
typedef int( | segment_register_p_ftype) (int regnum) |
Functions | |
void | windows_set_context_register_offsets (const int *offsets) |
void | windows_set_segment_register_p (segment_register_p_ftype *fun) |
Definition at line 25 of file windows-nat.h.
Definition at line 270 of file windows-nat.c.
References mappings.
Referenced by _initialize_amd64_windows_nat(), and _initialize_i386_windows_nat().
void windows_set_segment_register_p | ( | segment_register_p_ftype * | fun | ) |
Definition at line 278 of file windows-nat.c.
References segment_register_p.
Referenced by _initialize_amd64_windows_nat(), and _initialize_i386_windows_nat().