OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pt_watch_regs
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/nat/
mips-linux-watch.h
67
struct
pt_watch_regs
struct
101
uint32_t mips_linux_watch_get_num_valid (struct
pt_watch_regs
*regs);
102
uint32_t mips_linux_watch_get_irw_mask (struct
pt_watch_regs
*regs, int n);
103
CORE_ADDR mips_linux_watch_get_watchlo (struct
pt_watch_regs
*regs, int n);
104
void mips_linux_watch_set_watchlo (struct
pt_watch_regs
*regs, int n,
106
uint32_t mips_linux_watch_get_watchhi (struct
pt_watch_regs
*regs, int n);
107
void mips_linux_watch_set_watchhi (struct
pt_watch_regs
*regs, int n,
109
int mips_linux_watch_try_one_watch (struct
pt_watch_regs
*regs,
112
struct
pt_watch_regs
*regs);
116
struct
pt_watch_regs
*watch_readback
[
all
...]
mips-linux-watch.h
67
struct
pt_watch_regs
struct
101
uint32_t mips_linux_watch_get_num_valid (struct
pt_watch_regs
*regs);
102
uint32_t mips_linux_watch_get_irw_mask (struct
pt_watch_regs
*regs, int n);
103
CORE_ADDR mips_linux_watch_get_watchlo (struct
pt_watch_regs
*regs, int n);
104
void mips_linux_watch_set_watchlo (struct
pt_watch_regs
*regs, int n,
106
uint32_t mips_linux_watch_get_watchhi (struct
pt_watch_regs
*regs, int n);
107
void mips_linux_watch_set_watchhi (struct
pt_watch_regs
*regs, int n,
109
int mips_linux_watch_try_one_watch (struct
pt_watch_regs
*regs,
112
struct
pt_watch_regs
*regs);
116
struct
pt_watch_regs
*watch_readback
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/nat/
mips-linux-watch.h
67
struct
pt_watch_regs
struct
101
uint32_t mips_linux_watch_get_num_valid (struct
pt_watch_regs
*regs);
102
uint32_t mips_linux_watch_get_irw_mask (struct
pt_watch_regs
*regs, int n);
103
CORE_ADDR mips_linux_watch_get_watchlo (struct
pt_watch_regs
*regs, int n);
104
void mips_linux_watch_set_watchlo (struct
pt_watch_regs
*regs, int n,
106
uint32_t mips_linux_watch_get_watchhi (struct
pt_watch_regs
*regs, int n);
107
void mips_linux_watch_set_watchhi (struct
pt_watch_regs
*regs, int n,
109
int mips_linux_watch_try_one_watch (struct
pt_watch_regs
*regs,
112
struct
pt_watch_regs
*regs);
116
struct
pt_watch_regs
*watch_readback
[
all
...]
mips-linux-watch.h
67
struct
pt_watch_regs
struct
101
uint32_t mips_linux_watch_get_num_valid (struct
pt_watch_regs
*regs);
102
uint32_t mips_linux_watch_get_irw_mask (struct
pt_watch_regs
*regs, int n);
103
CORE_ADDR mips_linux_watch_get_watchlo (struct
pt_watch_regs
*regs, int n);
104
void mips_linux_watch_set_watchlo (struct
pt_watch_regs
*regs, int n,
106
uint32_t mips_linux_watch_get_watchhi (struct
pt_watch_regs
*regs, int n);
107
void mips_linux_watch_set_watchhi (struct
pt_watch_regs
*regs, int n,
109
int mips_linux_watch_try_one_watch (struct
pt_watch_regs
*regs,
112
struct
pt_watch_regs
*regs);
116
struct
pt_watch_regs
*watch_readback
[
all
...]
Completed in 49 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026