OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thumb2_movw
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-arm.c
4142
int
thumb2_movw
;
local
4158
thumb2_movw
= thumb2 || (arch == TAG_CPU_ARCH_V8M_BASE);
4333
if (
thumb2_movw
&& (input_sec->flags & SEC_ELF_PURECODE))
/src/external/gpl3/binutils.old/dist/bfd/
elf32-arm.c
4206
int
thumb2_movw
;
local
4222
thumb2_movw
= thumb2 || (arch == TAG_CPU_ARCH_V8M_BASE);
4397
if (
thumb2_movw
&& (input_sec->flags & SEC_ELF_PURECODE))
/src/external/gpl3/gdb/dist/bfd/
elf32-arm.c
4202
int
thumb2_movw
;
local
4218
thumb2_movw
= thumb2 || (arch == TAG_CPU_ARCH_V8M_BASE);
4393
if (
thumb2_movw
&& (input_sec->flags & SEC_ELF_PURECODE))
/src/external/gpl3/gdb.old/dist/bfd/
elf32-arm.c
4204
int
thumb2_movw
;
local
4220
thumb2_movw
= thumb2 || (arch == TAG_CPU_ARCH_V8M_BASE);
4374
if (
thumb2_movw
&& (input_sec->flags & SEC_ELF_PURECODE))
Completed in 84 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026