OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:arm_is_thumb
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
arm-tdep.c
617
arm_is_thumb
(struct regcache *regcache)
function
7267
/* Wrapper over
arm_is_thumb
for use in arm_get_next_pcs. */
7272
return
arm_is_thumb
(gdb::checked_static_cast<regcache *> (self->regcache));
/src/external/gpl3/gdb/dist/gdb/
arm-tdep.c
617
arm_is_thumb
(struct regcache *regcache)
function
7270
/* Wrapper over
arm_is_thumb
for use in arm_get_next_pcs. */
7275
return
arm_is_thumb
(gdb::checked_static_cast<regcache *> (self->regcache));
Completed in 33 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026