OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SEPARATE_GOTPLT
(Results
1 - 15
of
15
) sorted by null
/toolchain/binutils/binutils-2.25/ld/emulparams/
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
20
SEPARATE_GOTPLT
="SIZEOF (.got.plt) >= 16 ? 16 : 0"
aarch64elf.sh
20
SEPARATE_GOTPLT
=24
aarch64elf32.sh
20
SEPARATE_GOTPLT
=12
elf32tilegx.sh
19
SEPARATE_GOTPLT
="SIZEOF (.got.plt) >= 8 ? 8 : 0"
elf32tilepro.sh
20
SEPARATE_GOTPLT
="SIZEOF (.got.plt) >= 8 ? 8 : 0"
elf_i386.sh
14
SEPARATE_GOTPLT
="SIZEOF (.got.plt) >= 12 ? 12 : 0"
aarch64linux.sh
20
SEPARATE_GOTPLT
=24
aarch64linux32.sh
20
SEPARATE_GOTPLT
=12
elf32_x86_64.sh
17
SEPARATE_GOTPLT
="SIZEOF (.got.plt) >= 24 ? 24 : 0"
elf_k1om.sh
18
SEPARATE_GOTPLT
="SIZEOF (.got.plt) >= 24 ? 24 : 0"
elf_l1om.sh
18
SEPARATE_GOTPLT
="SIZEOF (.got.plt) >= 24 ? 24 : 0"
elf_x86_64.sh
17
SEPARATE_GOTPLT
="SIZEOF (.got.plt) >= 24 ? 24 : 0"
Completed in 60 milliseconds