OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DF_1_SINGLETON
(Results
1 - 13
of
13
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/sys/
link.d
181
enum
DF_1_SINGLETON
= 0x02000000;
/src/external/bsd/file/dist/src/
readelf.h
574
#define
DF_1_SINGLETON
0x02000000 /* Has singleton symbols */
/src/sys/sys/
exec_elf.h
842
#define
DF_1_SINGLETON
0x02000000 /* Has singleton symbols */
/src/tools/arm-elf2aout/sys/
exec_elf.h
753
#define
DF_1_SINGLETON
0x02000000 /* Has singleton symbols */
/src/tools/m68k-elf2aout/sys/
exec_elf.h
753
#define
DF_1_SINGLETON
0x02000000 /* Has singleton symbols */
/src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h
1387
DF_1_SINGLETON
= 0x02000000, // Singleton symbols are used.
/src/external/gpl3/binutils/dist/include/elf/
common.h
1339
#define
DF_1_SINGLETON
0x02000000
/src/external/gpl3/binutils.old/dist/include/elf/
common.h
1320
#define
DF_1_SINGLETON
0x02000000
/src/external/gpl3/gdb.old/dist/include/elf/
common.h
1306
#define
DF_1_SINGLETON
0x02000000
/src/external/gpl3/gdb/dist/include/elf/
common.h
1317
#define
DF_1_SINGLETON
0x02000000
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d
691
enum
DF_1_SINGLETON
= 0x02000000;
/src/external/gpl3/binutils/dist/binutils/
readelf.c
13396
if (val &
DF_1_SINGLETON
)
13399
val ^=
DF_1_SINGLETON
;
/src/external/gpl3/binutils.old/dist/binutils/
readelf.c
12888
if (val &
DF_1_SINGLETON
)
12891
val ^=
DF_1_SINGLETON
;
Completed in 71 milliseconds
Indexes created Tue Sep 08 00:25:21 UTC 2026