OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thumb_mode
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-arm.h
212
int
thumb_mode
;
member in struct:arm_frag_type
tc-arm.c
415
static int
thumb_mode
= 0;
variable
416
/* A value distinct from the possible values for
thumb_mode
that we
417
can use to record whether
thumb_mode
has been copied into the
1612
if (
thumb_mode
)
2123
if (
thumb_mode
)
3122
if (!
thumb_mode
)
3127
thumb_mode
= 1;
3135
if (
thumb_mode
)
3140
thumb_mode
= 0;
3195
if (!
thumb_mode
)
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.h
211
int
thumb_mode
;
member in struct:arm_frag_type
tc-arm.c
415
static int
thumb_mode
= 0;
variable
416
/* A value distinct from the possible values for
thumb_mode
that we
417
can use to record whether
thumb_mode
has been copied into the
1611
if (
thumb_mode
)
2122
if (
thumb_mode
)
3121
if (!
thumb_mode
)
3126
thumb_mode
= 1;
3134
if (
thumb_mode
)
3139
thumb_mode
= 0;
3194
if (!
thumb_mode
)
[
all
...]
Completed in 36 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026