OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:x86_debug_reg_state
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
x86-nat.c
46
struct
x86_debug_reg_state
> x86_debug_process_state;
50
struct
x86_debug_reg_state
*
62
struct
x86_debug_reg_state
*
63
x86_debug_reg_state
(pid_t pid)
function
94
struct
x86_debug_reg_state
*state
95
=
x86_debug_reg_state
(inferior_ptid.pid ());
107
struct
x86_debug_reg_state
*state
108
=
x86_debug_reg_state
(inferior_ptid.pid ());
119
struct
x86_debug_reg_state
*state
120
=
x86_debug_reg_state
(inferior_ptid.pid ())
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/nat/
x86-dregs.h
78
struct
x86_debug_reg_state
struct
99
extern struct
x86_debug_reg_state
*
x86_debug_reg_state
(pid_t pid);
104
extern int x86_dr_insert_watchpoint (struct
x86_debug_reg_state
*state,
112
extern int x86_dr_remove_watchpoint (struct
x86_debug_reg_state
*state,
119
extern int x86_dr_region_ok_for_watchpoint (struct
x86_debug_reg_state
*state,
125
extern int x86_dr_stopped_data_address (struct
x86_debug_reg_state
*state,
130
extern int x86_dr_stopped_by_watchpoint (struct
x86_debug_reg_state
*state);
134
extern int x86_dr_stopped_by_hw_breakpoint (struct
x86_debug_reg_state
*state);
/src/external/gpl3/gdb/dist/gdb/nat/
x86-dregs.h
78
struct
x86_debug_reg_state
struct
99
extern struct
x86_debug_reg_state
*
x86_debug_reg_state
(pid_t pid);
104
extern int x86_dr_insert_watchpoint (struct
x86_debug_reg_state
*state,
112
extern int x86_dr_remove_watchpoint (struct
x86_debug_reg_state
*state,
119
extern int x86_dr_region_ok_for_watchpoint (struct
x86_debug_reg_state
*state,
125
extern int x86_dr_stopped_data_address (struct
x86_debug_reg_state
*state,
130
extern int x86_dr_stopped_by_watchpoint (struct
x86_debug_reg_state
*state);
134
extern int x86_dr_stopped_by_hw_breakpoint (struct
x86_debug_reg_state
*state);
/src/external/gpl3/gdb/dist/gdb/
x86-nat.c
46
struct
x86_debug_reg_state
> x86_debug_process_state;
50
struct
x86_debug_reg_state
*
62
struct
x86_debug_reg_state
*
63
x86_debug_reg_state
(pid_t pid)
function
94
struct
x86_debug_reg_state
*state
95
=
x86_debug_reg_state
(inferior_ptid.pid ());
107
struct
x86_debug_reg_state
*state
108
=
x86_debug_reg_state
(inferior_ptid.pid ());
119
struct
x86_debug_reg_state
*state
120
=
x86_debug_reg_state
(inferior_ptid.pid ())
[
all
...]
/src/external/gpl3/gdb.old/dist/gdbserver/
linux-x86-low.cc
206
struct
x86_debug_reg_state
debug_reg_state;
676
struct
x86_debug_reg_state
*state
702
struct
x86_debug_reg_state
*state
803
struct
x86_debug_reg_state
*
804
x86_debug_reg_state
(pid_t pid)
798
x86_debug_reg_state
(pid_t pid)
function
/src/external/gpl3/gdb/dist/gdbserver/
linux-x86-low.cc
206
struct
x86_debug_reg_state
debug_reg_state;
691
struct
x86_debug_reg_state
*state
717
struct
x86_debug_reg_state
*state
818
struct
x86_debug_reg_state
*
819
x86_debug_reg_state
(pid_t pid)
813
x86_debug_reg_state
(pid_t pid)
function
Completed in 26 milliseconds
Indexes created Fri Apr 10 00:22:58 UTC 2026