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_NORELOC
(Results
1 - 13
of
13
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/sys/
link.d
178
enum
DF_1_NORELOC
= 0x00400000;
/src/external/bsd/file/dist/src/
readelf.h
571
#define
DF_1_NORELOC
0x00400000 /* Used internally */
/src/sys/sys/
exec_elf.h
839
#define
DF_1_NORELOC
0x00400000 /* Used internally */
/src/tools/arm-elf2aout/sys/
exec_elf.h
750
#define
DF_1_NORELOC
0x00400000 /* Used internally */
/src/tools/m68k-elf2aout/sys/
exec_elf.h
750
#define
DF_1_NORELOC
0x00400000 /* Used internally */
/src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h
1384
DF_1_NORELOC
= 0x00400000,
/src/external/gpl3/binutils/dist/include/elf/
common.h
1336
#define
DF_1_NORELOC
0x00400000
/src/external/gpl3/binutils.old/dist/include/elf/
common.h
1317
#define
DF_1_NORELOC
0x00400000
/src/external/gpl3/gdb.old/dist/include/elf/
common.h
1303
#define
DF_1_NORELOC
0x00400000
/src/external/gpl3/gdb/dist/include/elf/
common.h
1314
#define
DF_1_NORELOC
0x00400000
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d
688
enum
DF_1_NORELOC
= 0x00400000;
/src/external/gpl3/binutils/dist/binutils/
readelf.c
13381
if (val &
DF_1_NORELOC
)
13384
val ^=
DF_1_NORELOC
;
/src/external/gpl3/binutils.old/dist/binutils/
readelf.c
12873
if (val &
DF_1_NORELOC
)
12876
val ^=
DF_1_NORELOC
;
Completed in 53 milliseconds
Indexes created Mon Sep 07 00:24:45 UTC 2026