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_DISPRELPND
(Results
1 - 13
of
13
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/sys/
link.d
172
enum
DF_1_DISPRELPND
= 0x00010000;
/src/external/bsd/file/dist/src/
readelf.h
565
#define
DF_1_DISPRELPND
0x00010000 /* Pending displacement relocation */
/src/sys/sys/
exec_elf.h
833
#define
DF_1_DISPRELPND
0x00010000 /* Pending displacement relocation */
/src/tools/arm-elf2aout/sys/
exec_elf.h
744
#define
DF_1_DISPRELPND
0x00010000 /* Pending displacement relocation */
/src/tools/m68k-elf2aout/sys/
exec_elf.h
744
#define
DF_1_DISPRELPND
0x00010000 /* Pending displacement relocation */
/src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h
1378
DF_1_DISPRELPND
= 0x00010000, // Disp reloc applied at run-time.
/src/external/gpl3/binutils/dist/include/elf/
common.h
1330
#define
DF_1_DISPRELPND
0x00010000
/src/external/gpl3/binutils.old/dist/include/elf/
common.h
1311
#define
DF_1_DISPRELPND
0x00010000
/src/external/gpl3/gdb.old/dist/include/elf/
common.h
1297
#define
DF_1_DISPRELPND
0x00010000
/src/external/gpl3/gdb/dist/include/elf/
common.h
1308
#define
DF_1_DISPRELPND
0x00010000
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d
682
enum
DF_1_DISPRELPND
= 0x00010000;
/src/external/gpl3/binutils/dist/binutils/
readelf.c
13351
if (val &
DF_1_DISPRELPND
)
13354
val ^=
DF_1_DISPRELPND
;
/src/external/gpl3/binutils.old/dist/binutils/
readelf.c
12843
if (val &
DF_1_DISPRELPND
)
12846
val ^=
DF_1_DISPRELPND
;
Completed in 46 milliseconds
Indexes created Tue Sep 08 00:25:21 UTC 2026