OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SHN_UNDEF
(Results
1 - 24
of
24
) sorted by relevancy
/src/external/bsd/elftosb/dist/common/
ELF.h
122
* - #
SHN_UNDEF
148
SHN_UNDEF
= 0,
/src/external/gpl3/binutils/dist/include/elf/
internal.h
41
#undef
SHN_UNDEF
51
#define
SHN_UNDEF
0 /* Undefined section reference */
/src/external/gpl3/binutils.old/dist/include/elf/
internal.h
41
#undef
SHN_UNDEF
51
#define
SHN_UNDEF
0 /* Undefined section reference */
/src/external/gpl3/gdb.old/dist/include/elf/
internal.h
41
#undef
SHN_UNDEF
51
#define
SHN_UNDEF
0 /* Undefined section reference */
/src/external/gpl3/gdb/dist/include/elf/
internal.h
41
#undef
SHN_UNDEF
51
#define
SHN_UNDEF
0 /* Undefined section reference */
/src/external/gpl3/binutils/dist/libiberty/
simple-object-elf.c
129
#define
SHN_UNDEF
0 /* Undefined section */
1467
&& !(st_shndx !=
SHN_UNDEF
1507
type_functions->set_Elf_Word (ndx_ptr,
SHN_UNDEF
);
1520
else if (st_shndx !=
SHN_UNDEF
1526
else if (st_shndx ==
SHN_UNDEF
1562
ent, st_shndx, Elf_Half,
SHN_UNDEF
);
/src/external/gpl3/binutils.old/dist/libiberty/
simple-object-elf.c
129
#define
SHN_UNDEF
0 /* Undefined section */
1467
&& !(st_shndx !=
SHN_UNDEF
1507
type_functions->set_Elf_Word (ndx_ptr,
SHN_UNDEF
);
1520
else if (st_shndx !=
SHN_UNDEF
1526
else if (st_shndx ==
SHN_UNDEF
1562
ent, st_shndx, Elf_Half,
SHN_UNDEF
);
/src/external/gpl3/gcc/dist/libiberty/
simple-object-elf.c
129
#define
SHN_UNDEF
0 /* Undefined section */
1467
&& !(st_shndx !=
SHN_UNDEF
1507
type_functions->set_Elf_Word (ndx_ptr,
SHN_UNDEF
);
1520
else if (st_shndx !=
SHN_UNDEF
1526
else if (st_shndx ==
SHN_UNDEF
1562
ent, st_shndx, Elf_Half,
SHN_UNDEF
);
/src/external/gpl3/gcc.old/dist/libiberty/
simple-object-elf.c
129
#define
SHN_UNDEF
0 /* Undefined section */
1467
&& !(st_shndx !=
SHN_UNDEF
1507
type_functions->set_Elf_Word (ndx_ptr,
SHN_UNDEF
);
1520
else if (st_shndx !=
SHN_UNDEF
1526
else if (st_shndx ==
SHN_UNDEF
1562
ent, st_shndx, Elf_Half,
SHN_UNDEF
);
/src/external/gpl3/gdb.old/dist/libiberty/
simple-object-elf.c
129
#define
SHN_UNDEF
0 /* Undefined section */
1467
&& !(st_shndx !=
SHN_UNDEF
1507
type_functions->set_Elf_Word (ndx_ptr,
SHN_UNDEF
);
1520
else if (st_shndx !=
SHN_UNDEF
1526
else if (st_shndx ==
SHN_UNDEF
1562
ent, st_shndx, Elf_Half,
SHN_UNDEF
);
/src/external/gpl3/gdb/dist/libiberty/
simple-object-elf.c
129
#define
SHN_UNDEF
0 /* Undefined section */
1467
&& !(st_shndx !=
SHN_UNDEF
1507
type_functions->set_Elf_Word (ndx_ptr,
SHN_UNDEF
);
1520
else if (st_shndx !=
SHN_UNDEF
1526
else if (st_shndx ==
SHN_UNDEF
1562
ent, st_shndx, Elf_Half,
SHN_UNDEF
);
/src/external/gpl3/gcc/dist/gcc/cp/
module.cc
1187
SHN_UNDEF
= 0,
/src/external/gpl3/gcc.old/dist/gcc/cp/
module.cc
1151
SHN_UNDEF
= 0,
/src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h
403
#define
SHN_UNDEF
0 /* Undefined section */
/src/tools/amiga-elf2bb/sys/
exec_elf.h
446
#define
SHN_UNDEF
0 /* Undefined section */
/src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h
889
SHN_UNDEF
= 0, // Undefined, missing, irrelevant, or meaningless
/src/external/gpl3/gcc/dist/libbacktrace/
elf.c
177
#undef
SHN_UNDEF
273
#define
SHN_UNDEF
0x0000 /* Undefined section */
662
&& sym->st_shndx !=
SHN_UNDEF
)
682
if (sym->st_shndx ==
SHN_UNDEF
)
/src/external/gpl3/gcc.old/dist/libbacktrace/
elf.c
172
#undef
SHN_UNDEF
267
#define
SHN_UNDEF
0x0000 /* Undefined section */
655
&& sym->st_shndx !=
SHN_UNDEF
)
675
if (sym->st_shndx ==
SHN_UNDEF
)
/src/external/gpl3/gdb/dist/libbacktrace/
elf.c
177
#undef
SHN_UNDEF
273
#define
SHN_UNDEF
0x0000 /* Undefined section */
662
&& sym->st_shndx !=
SHN_UNDEF
)
682
if (sym->st_shndx ==
SHN_UNDEF
)
/src/external/gpl3/gdb.old/dist/libbacktrace/
elf.c
177
#undef
SHN_UNDEF
273
#define
SHN_UNDEF
0x0000 /* Undefined section */
662
&& sym->st_shndx !=
SHN_UNDEF
)
682
if (sym->st_shndx ==
SHN_UNDEF
)
/src/sys/arch/epoc32/stand/e32boot/include/
elf.h
553
#define
SHN_UNDEF
0 /* Undefined section */
/src/sys/sys/
exec_elf.h
633
#define
SHN_UNDEF
0 /* Undefined section */
/src/tools/arm-elf2aout/sys/
exec_elf.h
555
#define
SHN_UNDEF
0 /* Undefined section */
/src/tools/m68k-elf2aout/sys/
exec_elf.h
555
#define
SHN_UNDEF
0 /* Undefined section */
Completed in 90 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026