HomeSort by relevance Sort by last modified time
    Searched refs:RELOCATING (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.25/ld/emulparams/
elf32lppclinux.sh 5 test -z "${RELOCATING}" || OTHER_SECTIONS="/DISCARD/ : { *(.fixup) }"
7 .got1 ${RELOCATING-0} : { *(.got1) }
8 .got2 ${RELOCATING-0} : { *(.got2) }"
elf32ppclinux.sh 5 test -z "${RELOCATING}" || OTHER_SECTIONS="/DISCARD/ : { *(.fixup) }"
7 .got1 ${RELOCATING-0} : { *(.got1) }
8 .got2 ${RELOCATING-0} : { *(.got2) }"
ppclynx.sh 22 .got1 ${RELOCATING-0} : { *(.got1) }
23 .got2 ${RELOCATING-0} : { *(.got2) }"
elf64ppc.sh 20 .tocbss ${RELOCATING-0} :${RELOCATING+ ALIGN(8)} { *(.tocbss)}"
22 .rela.tocbss ${RELOCATING-0} : { *(.rela.tocbss) }"
24 if test x${RELOCATING+set} = xset; then
34 .rela.opd ${RELOCATING-0} : { *(.rela.opd) }"
36 .rela.toc ${RELOCATING-0} : { *(.rela.toc) }
37 .rela.branch_lt ${RELOCATING-0} : { *(.rela.branch_lt) }"
39 .toc1 ${RELOCATING-0} :${RELOCATING+ ALIGN(8)} { *(.toc1) }
40 .opd ${RELOCATING-0} :${RELOCATING+ ALIGN(8)} { KEEP (*(.opd))
    [all...]
  /toolchain/binutils/binutils-2.25/ld/
genscripts.sh 318 RELOCATING=" "

Completed in 48 milliseconds