OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DT_TEXTREL
(Results
1 - 25
of
68
) sorted by relevancy
1
2
3
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/sys/
link.d
58
enum
DT_TEXTREL
= 22;
/src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h
473
#define
DT_TEXTREL
22 /* Relocations might modify non-writable seg */
/src/sys/arch/ia64/stand/ia64/efi/
start.S
63
#define
DT_TEXTREL
22 /* Indicates there may be relocations in
/src/external/bsd/file/dist/src/
readelf.h
517
#define
DT_TEXTREL
22 /* Relocations might modify non-writable seg */
/src/tools/amiga-elf2bb/sys/
exec_elf.h
540
#define
DT_TEXTREL
22 /* Relocations might modify non-writable seg */
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
elf_common.d
473
enum
DT_TEXTREL
= 22;
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/openbsd/sys/
elf_common.d
473
enum
DT_TEXTREL
= 22;
/src/libexec/ld.elf_so/
headers.c
284
case
DT_TEXTREL
:
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
elf_common.d
325
enum
DT_TEXTREL
= 22;
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
elf_common.d
330
enum
DT_TEXTREL
= 22;
/src/sys/arch/epoc32/stand/e32boot/include/
elf.h
694
#define
DT_TEXTREL
22 /* Relocations might modify non-writable seg */
/src/sys/sys/
exec_elf.h
780
#define
DT_TEXTREL
22 /* Relocations might modify non-writable seg */
/src/tools/arm-elf2aout/sys/
exec_elf.h
696
#define
DT_TEXTREL
22 /* Relocations might modify non-writable seg */
/src/tools/m68k-elf2aout/sys/
exec_elf.h
696
#define
DT_TEXTREL
22 /* Relocations might modify non-writable seg */
/src/external/gpl3/binutils/dist/include/elf/
common.h
1208
#define
DT_TEXTREL
22
/src/external/gpl3/binutils.old/dist/include/elf/
common.h
1189
#define
DT_TEXTREL
22
/src/external/gpl3/gdb.old/dist/include/elf/
common.h
1175
#define
DT_TEXTREL
22
/src/external/gpl3/gdb/dist/include/elf/
common.h
1186
#define
DT_TEXTREL
22
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d
586
enum
DT_TEXTREL
= 22;
/src/external/gpl3/binutils/dist/bfd/
elfnn-loongarch.c
2842
then we need a
DT_TEXTREL
entry. */
2848
if (!add_dynamic_entry (
DT_TEXTREL
, 0))
6684
case
DT_TEXTREL
:
elf32-bfin.c
5279
if (!add_dynamic_entry (
DT_TEXTREL
, 0))
elf32-score.c
3300
section, then we probably need a
DT_TEXTREL
entry.
3302
assert a
DT_TEXTREL
entry rather than testing whether
3363
if (!SCORE_ELF_ADD_DYNAMIC_ENTRY (info,
DT_TEXTREL
, 0))
/src/external/gpl3/binutils.old/dist/bfd/
elfnn-loongarch.c
2660
then we need a
DT_TEXTREL
entry. */
2666
if (!add_dynamic_entry (
DT_TEXTREL
, 0))
6276
case
DT_TEXTREL
:
/src/external/gpl3/gdb.old/dist/bfd/
elfnn-loongarch.c
2635
then we need a
DT_TEXTREL
entry. */
2641
if (!add_dynamic_entry (
DT_TEXTREL
, 0))
5946
case
DT_TEXTREL
:
/src/external/gpl3/gdb/dist/bfd/
elfnn-loongarch.c
2660
then we need a
DT_TEXTREL
entry. */
2666
if (!add_dynamic_entry (
DT_TEXTREL
, 0))
6293
case
DT_TEXTREL
:
Completed in 66 milliseconds
1
2
3
Indexes created Mon Sep 14 00:24:24 UTC 2026