OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:condition_mode
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
ppc-linux-nat.c
106
uint32_t
condition_mode
; /* break/watchpoint condition flags */
member in struct:ppc_hw_breakpoint
577
uint32_t *
condition_mode
,
2174
&& a.
condition_mode
== b.
condition_mode
2211
p.
condition_mode
= PPC_BREAKPOINT_CONDITION_NONE;
2252
p.
condition_mode
= PPC_BREAKPOINT_CONDITION_NONE;
2309
p.
condition_mode
= PPC_BREAKPOINT_CONDITION_NONE;
2335
p.
condition_mode
= PPC_BREAKPOINT_CONDITION_NONE;
2369
if (bp.
condition_mode
!= PPC_BREAKPOINT_CONDITION_NONE)
2383
On exit,
CONDITION_MODE
will hold the enable bits for the DVC, an
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
ppc-linux-nat.c
106
uint32_t
condition_mode
; /* break/watchpoint condition flags */
member in struct:ppc_hw_breakpoint
577
uint32_t *
condition_mode
,
2174
&& a.
condition_mode
== b.
condition_mode
2211
p.
condition_mode
= PPC_BREAKPOINT_CONDITION_NONE;
2252
p.
condition_mode
= PPC_BREAKPOINT_CONDITION_NONE;
2309
p.
condition_mode
= PPC_BREAKPOINT_CONDITION_NONE;
2335
p.
condition_mode
= PPC_BREAKPOINT_CONDITION_NONE;
2369
if (bp.
condition_mode
!= PPC_BREAKPOINT_CONDITION_NONE)
2383
On exit,
CONDITION_MODE
will hold the enable bits for the DVC, an
[
all
...]
Completed in 16 milliseconds
Indexes created Fri Mar 20 00:23:26 UTC 2026