|
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) |
| typedef int() segment_register_p_ftype(int regnum) |
Definition at line 25 of file windows-nat.h.
| void windows_set_context_register_offsets | ( | const int * | offsets | ) |
Definition at line 309 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 317 of file windows-nat.c.
References segment_register_p.
Referenced by _initialize_amd64_windows_nat(), and _initialize_i386_windows_nat().
1.8.14