GDB (xrefs)
Typedefs | Functions
/tmp/gdb-7.10/gdb/windows-nat.h File Reference

Go to the source code of this file.

Typedefs

typedef intsegment_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 Documentation

typedef int( segment_register_p_ftype) (int regnum)

Definition at line 25 of file windows-nat.h.

Function Documentation

void windows_set_context_register_offsets ( const int offsets)

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().