OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:E_N1_ARCH
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/elf/
nds32.h
223
#define
E_N1_ARCH
E_NDS_ARCH_STAR_V0_9
/src/external/gpl3/binutils.old/dist/include/elf/
nds32.h
223
#define
E_N1_ARCH
E_NDS_ARCH_STAR_V0_9
/src/external/gpl3/gdb/dist/include/elf/
nds32.h
223
#define
E_N1_ARCH
E_NDS_ARCH_STAR_V0_9
/src/external/gpl3/gdb.old/dist/include/elf/
nds32.h
223
#define
E_N1_ARCH
E_NDS_ARCH_STAR_V0_9
/src/external/gpl3/binutils/dist/bfd/
elf32-nds32.c
6558
if (
E_N1_ARCH
!= (elf_elfheader (abfd)->e_flags & EF_NDS_ARCH))
6560
/*
E_N1_ARCH
is a wild card, so it is set only when no others exist. */
6567
case
E_N1_ARCH
:
6604
val =
E_N1_ARCH
;
6854
if (((in_flags & EF_NDS_ARCH) !=
E_N1_ARCH
))
6914
case
E_N1_ARCH
:
/src/external/gpl3/binutils.old/dist/bfd/
elf32-nds32.c
6558
if (
E_N1_ARCH
!= (elf_elfheader (abfd)->e_flags & EF_NDS_ARCH))
6560
/*
E_N1_ARCH
is a wild card, so it is set only when no others exist. */
6567
case
E_N1_ARCH
:
6604
val =
E_N1_ARCH
;
6855
if (((in_flags & EF_NDS_ARCH) !=
E_N1_ARCH
))
6915
case
E_N1_ARCH
:
/src/external/gpl3/gdb/dist/bfd/
elf32-nds32.c
6551
if (
E_N1_ARCH
!= (elf_elfheader (abfd)->e_flags & EF_NDS_ARCH))
6553
/*
E_N1_ARCH
is a wild card, so it is set only when no others exist. */
6560
case
E_N1_ARCH
:
6597
val =
E_N1_ARCH
;
6848
if (((in_flags & EF_NDS_ARCH) !=
E_N1_ARCH
))
6908
case
E_N1_ARCH
:
/src/external/gpl3/gdb.old/dist/bfd/
elf32-nds32.c
6553
if (
E_N1_ARCH
!= (elf_elfheader (abfd)->e_flags & EF_NDS_ARCH))
6555
/*
E_N1_ARCH
is a wild card, so it is set only when no others exist. */
6562
case
E_N1_ARCH
:
6599
val =
E_N1_ARCH
;
6850
if (((in_flags & EF_NDS_ARCH) !=
E_N1_ARCH
))
6910
case
E_N1_ARCH
:
Completed in 68 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026