Home | History | Annotate | Download | only in emulparams

Lines Matching refs:RELOCATING

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)) }
41 .branch_lt ${RELOCATING-0} :${RELOCATING+ ALIGN(8)} { *(.branch_lt) }"