Home | History | Annotate | Download | only in scripttempl

Lines Matching full:rodata

15 #	OTHER_READONLY_SECTIONS - other than .text .init .rodata ...
52 # WRITABLE_RODATA - if set, the .rodata section should be writable
81 # .rodata .gnu.linkonce.r.foo
134 RODATA=".rodata ${RELOCATING+ADDR(.data)+SIZEOF(.data)} ${RELOCATING-0} : { *(.rodata${RELOCATING+ .rodata.* .gnu.linkonce.r.*}) } /*> INTERNAL_RAM*/"
300 EXTERNAL_DRAM_0 (WXAI) : ORIGIN = 0x80000000, LENGTH = 0x1000000 /*.text, data, rodata, bss and .stack*/
363 NEW_LIB_RO ${RELOCATING+__new_lib_start_} : { lib_a-*.o(.text .rodata ) *.o(libgloss_epiphany) } /* > INTERNAL_RAM*/
365 *mulsi3.o(.text .rodata) *modsi3.o(.text .rodata)
366 *divsi3.o(.text .rodata) *udivsi3.o(.text .rodata)
367 *umodsi3.o(.text .rodata) _*.o(.text .rodata)
410 .rel.rodata ${RELOCATING-0} : { *(.rel.rodata${RELOCATING+ .rel.rodata.* .rel.gnu.linkonce.r.*}) }
411 .rela.rodata ${RELOCATING-0} : { *(.rela.rodata${RELOCATING+ .rela.rodata.* .rela.gnu.linkonce.r.*}) }
505 ${WRITABLE_RODATA-${RODATA}}
571 ${WRITABLE_RODATA+${RODATA}}
590 .bss ${RELOCATING+ADDR(.rodata)+SIZEOF(.rodata)} ${RELOCATING-0} :