OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_m
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
arm-tdep.h
139
bool
is_m
= false; /* Does the target follow the "M" profile. */
member in struct:arm_gdbarch_tdep
arm-tdep.c
402
else if (tdep->
is_m
)
455
else if (tdep->
is_m
)
499
else if (tdep->
is_m
)
608
if (tdep->
is_m
)
745
if (tdep->
is_m
)
898
if (tdep->
is_m
&& arm_m_addr_is_magic (gdbarch, val))
3942
/* No need to check
is_m
; this sniffer is only registered for
4034
else if (tdep->
is_m
)
4103
else if (tdep->
is_m
)
10028
if (tdep->
is_m
)
10117
bool
is_m
= false;
local
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/
arm-tdep.h
139
bool
is_m
= false; /* Does the target follow the "M" profile. */
member in struct:arm_gdbarch_tdep
arm-tdep.c
402
else if (tdep->
is_m
)
455
else if (tdep->
is_m
)
499
else if (tdep->
is_m
)
608
if (tdep->
is_m
)
746
if (tdep->
is_m
)
899
if (tdep->
is_m
&& arm_m_addr_is_magic (gdbarch, val))
3945
/* No need to check
is_m
; this sniffer is only registered for
4037
else if (tdep->
is_m
)
4106
else if (tdep->
is_m
)
10032
if (tdep->
is_m
)
10121
bool
is_m
= false;
local
[
all
...]
Completed in 140 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026