OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SEPARATE_GOTPLT
(Results
1 - 25
of
55
) sorted by relevancy
1
2
3
/src/external/gpl3/binutils/dist/ld/emulparams/
elf64lriscv-defs.sh
3
SEPARATE_GOTPLT
="SIZEOF (.got.plt) >= 16 ? 16 : 0"
elf32mb_linux.sh
18
SEPARATE_GOTPLT
="SIZEOF (.got.plt) >= 12 ? 12 : 0"
elf32mbel_linux.sh
18
SEPARATE_GOTPLT
=12
elf32ppc.sh
11
SEPARATE_GOTPLT
=0
elf64tilegx.sh
19
SEPARATE_GOTPLT
="SIZEOF (.got.plt) >= 16 ? 16 : 0"
aarch64gnu.sh
20
SEPARATE_GOTPLT
=24
aarch64nbsd.sh
20
SEPARATE_GOTPLT
=24
aarch64nto.sh
20
SEPARATE_GOTPLT
="SIZEOF (.got.plt) >= 24 ? 24 : 0"
arclinux.sh
24
SEPARATE_GOTPLT
=4
elf32tilegx.sh
19
SEPARATE_GOTPLT
="SIZEOF (.got.plt) >= 8 ? 8 : 0"
elf32tilepro.sh
20
SEPARATE_GOTPLT
="SIZEOF (.got.plt) >= 8 ? 8 : 0"
/src/external/gpl3/binutils.old/dist/ld/emulparams/
elf64lriscv-defs.sh
3
SEPARATE_GOTPLT
="SIZEOF (.got.plt) >= 16 ? 16 : 0"
elf32mb_linux.sh
18
SEPARATE_GOTPLT
="SIZEOF (.got.plt) >= 12 ? 12 : 0"
elf32mbel_linux.sh
18
SEPARATE_GOTPLT
=12
elf32ppc.sh
11
SEPARATE_GOTPLT
=0
elf64tilegx.sh
19
SEPARATE_GOTPLT
="SIZEOF (.got.plt) >= 16 ? 16 : 0"
elf64_s390.sh
19
SEPARATE_GOTPLT
=0
20
test -z "$RELRO" && unset
SEPARATE_GOTPLT
aarch64cloudabi.sh
20
SEPARATE_GOTPLT
=24
aarch64gnu.sh
20
SEPARATE_GOTPLT
=24
aarch64nbsd.sh
20
SEPARATE_GOTPLT
=24
aarch64nto.sh
20
SEPARATE_GOTPLT
="SIZEOF (.got.plt) >= 24 ? 24 : 0"
arclinux.sh
24
SEPARATE_GOTPLT
=4
elf32tilegx.sh
19
SEPARATE_GOTPLT
="SIZEOF (.got.plt) >= 8 ? 8 : 0"
elf32tilepro.sh
20
SEPARATE_GOTPLT
="SIZEOF (.got.plt) >= 8 ? 8 : 0"
/src/external/gpl3/gdb/dist/ld/emulparams/
aarch64nbsd.sh
20
SEPARATE_GOTPLT
=24
Completed in 34 milliseconds
1
2
3
Indexes created Mon Mar 02 05:31:46 UTC 2026