OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EM_ARC_COMPACT2
(Results
1 - 15
of
15
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Object/
ELF.cpp
69
case ELF::
EM_ARC_COMPACT2
:
191
case ELF::
EM_ARC_COMPACT2
:
/src/external/gpl3/binutils/dist/bfd/
elf32-arc.c
1004
if (e_machine == EM_ARC_COMPACT || e_machine ==
EM_ARC_COMPACT2
)
1056
emf =
EM_ARC_COMPACT2
;
3134
#define ELF_MACHINE_ALT1
EM_ARC_COMPACT2
/src/external/gpl3/binutils.old/dist/bfd/
elf32-arc.c
999
if (e_machine == EM_ARC_COMPACT || e_machine ==
EM_ARC_COMPACT2
)
1051
emf =
EM_ARC_COMPACT2
;
3116
#define ELF_MACHINE_ALT1
EM_ARC_COMPACT2
/src/external/gpl3/gdb.old/dist/bfd/
elf32-arc.c
999
if (e_machine == EM_ARC_COMPACT || e_machine ==
EM_ARC_COMPACT2
)
1051
emf =
EM_ARC_COMPACT2
;
3114
#define ELF_MACHINE_ALT1
EM_ARC_COMPACT2
/src/external/gpl3/gdb/dist/bfd/
elf32-arc.c
999
if (e_machine == EM_ARC_COMPACT || e_machine ==
EM_ARC_COMPACT2
)
1051
emf =
EM_ARC_COMPACT2
;
3128
#define ELF_MACHINE_ALT1
EM_ARC_COMPACT2
/src/sys/sys/
exec_elf.h
375
#define
EM_ARC_COMPACT2
195 /* Synopsys ARCompact V2 */
/src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h
290
EM_ARC_COMPACT2
= 195, // Synopsys ARCompact V2
/src/external/gpl3/binutils/dist/include/elf/
common.h
313
#define
EM_ARC_COMPACT2
195 /* Synopsys ARCompact V2 */
/src/external/gpl3/binutils.old/dist/include/elf/
common.h
313
#define
EM_ARC_COMPACT2
195 /* Synopsys ARCompact V2 */
/src/external/gpl3/gdb.old/dist/include/elf/
common.h
313
#define
EM_ARC_COMPACT2
195 /* Synopsys ARCompact V2 */
/src/external/gpl3/gdb/dist/include/elf/
common.h
313
#define
EM_ARC_COMPACT2
195 /* Synopsys ARCompact V2 */
/src/external/gpl3/binutils/dist/binutils/
readelf.c
1287
case
EM_ARC_COMPACT2
:
2020
case
EM_ARC_COMPACT2
:
2509
case
EM_ARC_COMPACT2
:
3783
case
EM_ARC_COMPACT2
: return "ARCv2";
3856
/* ARC has two machine types EM_ARC_COMPACT and
EM_ARC_COMPACT2
. Some
3859
architectures, and switch to
EM_ARC_COMPACT2
for newer ARCEM and ARCHS
3862
Th GNU tools follows this use of EM_ARC_COMPACT and
EM_ARC_COMPACT2
,
3871
/* We only expect these to occur for
EM_ARC_COMPACT2
. */
5428
case
EM_ARC_COMPACT2
:
6247
case
EM_ARC_COMPACT2
[
all
...]
/src/external/gpl3/binutils.old/dist/binutils/
readelf.c
1226
case
EM_ARC_COMPACT2
:
2217
case
EM_ARC_COMPACT2
:
3399
case
EM_ARC_COMPACT2
: return "ARCv2";
3472
/* ARC has two machine types EM_ARC_COMPACT and
EM_ARC_COMPACT2
. Some
3475
architectures, and switch to
EM_ARC_COMPACT2
for newer ARCEM and ARCHS
3478
Th GNU tools follows this use of EM_ARC_COMPACT and
EM_ARC_COMPACT2
,
3487
/* We only expect these to occur for
EM_ARC_COMPACT2
. */
5044
case
EM_ARC_COMPACT2
:
5863
case
EM_ARC_COMPACT2
:
15439
case
EM_ARC_COMPACT2
[
all
...]
/src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
ELFYAML.cpp
323
ECase(
EM_ARC_COMPACT2
);
/src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
ELFDumper.cpp
1159
ENUM_ENT(
EM_ARC_COMPACT2
, "
EM_ARC_COMPACT2
"),
Completed in 82 milliseconds
Indexes created Tue Sep 08 00:25:21 UTC 2026