HomeSort by relevance Sort by last modified time
    Searched full:combreloc (Results 1 - 25 of 433) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
combreloc.d 2 # -z combreloc.
3 #source: combreloc.s
5 #ld: -shared -melf_i386 -z combreloc
i386.exp 175 {"-z combreloc relocation sections" "-shared -melf_i386 -z combreloc" ""
176 "--32" {combreloc.s} {{readelf -r combreloc.d}} "combreloc.so"}
  /toolchain/binutils/binutils-2.25/ld/
genscripts.sh 63 # sun3.xc [used when the linker is invoked with "-z combreloc"]
277 # A .xc script is for linking with -z combreloc; it is only generated if
280 # A .xsc script is for linking with --shared -z combreloc; it is generated
344 COMBRELOC=ldscripts/${EMULATION_NAME}.xc.tmp
345 ( echo "/* Script for -z combreloc: combine and sort reloc sections */"
349 rm -f ${COMBRELOC}
352 COMBRELOC=ldscripts/${EMULATION_NAME}.xw.tmp
353 ( echo "/* Script for -z combreloc -z now -z relro: combine and sort reloc sections */"
357 rm -f ${COMBRELOC}
358 COMBRELOC
    [all...]
  /frameworks/compile/mclinker/include/mcld/MC/
ZOption.h 22 CombReloc,
  /toolchain/binutils/binutils-2.25/ld/scripttempl/
armbpabi.sc 353 if [ "x$COMBRELOC" = x ]; then
356 COMBRELOCCAT="cat > $COMBRELOC"
391 if [ -n "$COMBRELOC" ]; then
396 sed -e '/^[ ]*[{}][ ]*$/d;/:[ ]*$/d;/\.rela\./d;s/^.*: { *\(.*\)}$/ \1/' $COMBRELOC
402 sed -e '/^[ ]*[{}][ ]*$/d;/:[ ]*$/d;/\.rel\./d;s/^.*: { *\(.*\)}/ \1/' $COMBRELOC
elf32sh-symbian.sc 298 if [ "x$COMBRELOC" = x ]; then
301 COMBRELOCCAT="cat > $COMBRELOC"
329 if [ -n "$COMBRELOC" ]; then
334 sed -e '/^[ ]*[{}][ ]*$/d;/:[ ]*$/d;/\.rela\./d;s/^.*: { *\(.*\)}$/ \1/' $COMBRELOC
340 sed -e '/^[ ]*[{}][ ]*$/d;/:[ ]*$/d;/\.rel\./d;s/^.*: { *\(.*\)}/ \1/' $COMBRELOC
elf_chaos.sc 193 if [ "x$COMBRELOC" = x ]; then
196 COMBRELOCCAT="cat > $COMBRELOC"
224 if [ -n "$COMBRELOC" ]; then
229 sed -e '/^[ ]*[{}][ ]*$/d;/:[ ]*$/d;/\.rela\./d;s/^.*: { *\(.*\)}$/ \1/' $COMBRELOC
235 sed -e '/^[ ]*[{}][ ]*$/d;/:[ ]*$/d;/\.rel\./d;s/^.*: { *\(.*\)}/ \1/' $COMBRELOC
iq2000.sc 153 if [ "x$COMBRELOC" = x ]; then
156 COMBRELOCCAT="cat > $COMBRELOC"
268 if [ -n "$COMBRELOC" ]; then
273 sed -e '/^[ ]*[{}][ ]*$/d;/:[ ]*$/d;/\.rela\./d;s/^.*: { *\(.*\)}$/ \1/' $COMBRELOC
279 sed -e '/^[ ]*[{}][ ]*$/d;/:[ ]*$/d;/\.rel\./d;s/^.*: { *\(.*\)}/ \1/' $COMBRELOC
mep.sc 244 if [ "x$COMBRELOC" = x ]; then
247 COMBRELOCCAT="cat > $COMBRELOC"
281 if [ -n "$COMBRELOC" ]; then
286 sed -e '/^[ ]*[{}][ ]*$/d;/:[ ]*$/d;/\.rela\./d;s/^.*: { *\(.*\)}$/ \1/' $COMBRELOC
292 sed -e '/^[ ]*[{}][ ]*$/d;/:[ ]*$/d;/\.rel\./d;s/^.*: { *\(.*\)}/ \1/' $COMBRELOC
elf64hppa.sc 317 if [ "x$COMBRELOC" = x ]; then
320 COMBRELOCCAT="cat > $COMBRELOC"
356 if [ -n "$COMBRELOC" ]; then
361 sed -e '/^[ ]*[{}][ ]*$/d;/:[ ]*$/d;/\.rela\./d;s/^.*: { *\(.*\)}$/ \1/' $COMBRELOC >> ldscripts/dyntmp.$$
371 sed -e '/^[ ]*[{}][ ]*$/d;/:[ ]*$/d;/\.rel\./d;s/^.*: { *\(.*\)}/ \1/' $COMBRELOC >> ldscripts/dyntmp.$$
elfxtensa.sc 328 if [ "x$COMBRELOC" = x ]; then
331 COMBRELOCCAT="cat > $COMBRELOC"
367 if [ -n "$COMBRELOC" ]; then
372 sed -e '/^[ ]*[{}][ ]*$/d;/:[ ]*$/d;/\.rela\./d;s/^.*: { *\(.*\)}$/ \1/' $COMBRELOC >> ldscripts/dyntmp.$$
378 sed -e '/^[ ]*[{}][ ]*$/d;/:[ ]*$/d;/\.rel\./d;s/^.*: { *\(.*\)}/ \1/' $COMBRELOC >> ldscripts/dyntmp.$$
nds32elf.sc 326 if [ "x$COMBRELOC" = x ]; then
329 COMBRELOCCAT="cat > $COMBRELOC"
371 if [ -n "$COMBRELOC" ]; then
376 sed -e '/^[ ]*[{}][ ]*$/d;/:[ ]*$/d;/\.rela\./d;/__rela_iplt_/d;s/^.*: { *\(.*\)}$/ \1/' $COMBRELOC >> ldscripts/dyntmp.$$
382 sed -e '/^[ ]*[{}][ ]*$/d;/:[ ]*$/d;/\.rel\./d;/__rel_iplt_/d;s/^.*: { *\(.*\)}/ \1/' $COMBRELOC >> ldscripts/dyntmp.$$
elf.sc 380 if [ "x$COMBRELOC" = x ]; then
383 COMBRELOCCAT="cat > $COMBRELOC"
425 if [ -n "$COMBRELOC" ]; then
430 sed -e '/^[ ]*[{}][ ]*$/d;/:[ ]*$/d;/\.rela\./d;/__rela_iplt_/d;s/^.*: { *\(.*\)}$/ \1/' $COMBRELOC >> ldscripts/dyntmp.$$
436 sed -e '/^[ ]*[{}][ ]*$/d;/:[ ]*$/d;/\.rel\./d;/__rel_iplt_/d;s/^.*: { *\(.*\)}/ \1/' $COMBRELOC >> ldscripts/dyntmp.$$
epiphany_4x4.sc 398 if [ "x$COMBRELOC" = x ]; then
401 COMBRELOCCAT="cat > $COMBRELOC"
437 if [ -n "$COMBRELOC" ]; then
442 sed -e '/^[ ]*[{}][ ]*$/d;/:[ ]*$/d;/\.rela\./d;s/^.*: { *\(.*\)}$/ \1/' $COMBRELOC >> ldscripts/dyntmp.$$
448 sed -e '/^[ ]*[{}][ ]*$/d;/:[ ]*$/d;/\.rel\./d;s/^.*: { *\(.*\)}/ \1/' $COMBRELOC >> ldscripts/dyntmp.$$
  /toolchain/binutils/binutils-2.25/ld/emultempl/
elf32.em     [all...]
  /frameworks/compile/mclinker/lib/Core/
GeneralOptions.cpp 81 case ZOption::CombReloc:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib/ldscripts/
elf_i386.xsc 1 /* Script for --shared -z combreloc: shared library, combine & sort relocs */
elf_i386.xsw 1 /* Script for --shared -z combreloc -z now -z relro: shared library, combine & sort relocs */
elf_i386.xw 1 /* Script for -z combreloc -z now -z relro: combine and sort reloc sections */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib/ldscripts/
elf_i386.xsc 1 /* Script for --shared -z combreloc: shared library, combine & sort relocs */
elf_i386.xsw 1 /* Script for --shared -z combreloc -z now -z relro: shared library, combine & sort relocs */
elf_i386.xw 1 /* Script for -z combreloc -z now -z relro: combine and sort reloc sections */
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
arm-dyn.ld 1 /* Script for -z combreloc: combine and sort reloc sections */
arm-lib.ld 1 /* Script for --shared -z combreloc: shared library, combine & sort relocs */
  /external/v8/third_party/binutils/Linux_x64/Release/lib/ldscripts/
elf32_x86_64.xc 1 /* Script for -z combreloc: combine and sort reloc sections */

Completed in 343 milliseconds

1 2 3 4 5 6 7 8 91011>>