Home
last modified time | relevance | path

Searched refs:rodata (Results 1 – 25 of 391) sorted by relevance

12345678910>>...16

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_renderstate.c78 const struct intel_renderstate_rodata *rodata = so->rodata; in render_state_setup() local
90 while (i < rodata->batch_items) { in render_state_setup()
91 u32 s = rodata->batch[i]; in render_state_setup()
93 if (i * 4 == rodata->reloc[reloc_index]) { in render_state_setup()
97 if (i + 1 >= rodata->batch_items || in render_state_setup()
98 rodata->batch[i + 1] != 0) in render_state_setup()
111 if (rodata->reloc[reloc_index] != -1) { in render_state_setup()
117 so->batch_size = rodata->batch_items * sizeof(u32); in render_state_setup()
185 so->rodata = render_state_get_rodata(engine); in intel_renderstate_init()
186 if (!so->rodata) in intel_renderstate_init()
[all …]
/netbsd-src/external/gpl3/binutils/dist/ld/scripttempl/
H A Davr.sc8 # If empty and not HAVE_FLMAP, .rodata sections will be part of .data.
12 # If non-empty, .rodata is not part of .data and the .rodata
19 # The .rodata section is located in program memory. Devices from
24 # Output section .rodata is placed in MEMORY region rodata.
25 # The LMA of the .rodata section can be set by means of:
27 # rodata LMA.
35 # or not .rodata is located in flash (if HAVE_FLMAP) or located in
38 # are selected by compiler option -mno-rodata-in-ram.
73 # to, and for the purpose of, .rodata in flash.
119 ${HAVE_FLMAP+ rodata (r!x) : ORIGIN = __RODATA_ORIGIN__, LENGTH = __RODATA_REGION_LENGTH__}
[all …]
H A Delf32msp430.sc104 .rel.rodata ${RELOCATING-0} :
106 *(.rel.rodata)
107 ${RELOCATING+*(.rel.rodata.*)}
110 .rela.rodata ${RELOCATING-0} :
112 *(.rela.rodata)
113 ${RELOCATING+*(.rela.rodata.*)}
192 .rodata ${RELOCATING-0} : ${RELOCATING+ALIGN(2)}
195 *(.lower.rodata.* .lower.rodata)
199 *(.rodata${RELOCATING+ .rodata.* .gnu.linkonce.r.* .const .const:*})
202 *(.either.rodata.*) *(.either.rodata)
[all …]
H A Dpru.sc63 .rel.rodata ${RELOCATING-0} :
65 *(.rel.rodata)
66 ${RELOCATING+*(.rel.rodata.*)}
67 ${RELOCATING+*(.rel.rodata:*)}
70 .rela.rodata ${RELOCATING-0} :
72 *(.rela.rodata)
73 ${RELOCATING+*(.rela.rodata.*)}
74 ${RELOCATING+*(.rela.rodata:*)}
151 ${RELOCATING+ *(.rodata) /* We need to include .rodata here if gcc is used. */}
152 ${RELOCATING+ *(.rodata.*) /* with -fdata-sections. */}
[all …]
H A Dv850_rh850.sc60 .rel.rodata : { *(.rel.rodata) }
61 .rela.rodata : { *(.rela.rodata) }
110 .rodata :
112 *(.rodata)
113 ${RELOCATING+*(.rodata.*)
H A Dv850.sc56 .rel.rodata : { *(.rel.rodata) }
57 .rela.rodata : { *(.rela.rodata) }
106 .rodata : { *(.rodata) ${RELOCATING+*(.rodata.*) *(.gnu.linkonce.r*)} }
H A Delf_chaos.sc13 # OTHER_READONLY_SECTIONS - other than .text .init .rodata ...
38 # WRITABLE_RODATA - if set, the .rodata section should be writable
60 # .rodata .gnu.linkonce.r.foo
82 RODATA=".rodata ${RELOCATING-0} : { *(.rodata${RELOCATING+ .rodata.* .gnu.linkonce.r.*}) }"
205 ….rel.rodata ${RELOCATING-0} : { *(.rel.rodata${RELOCATING+ .rel.rodata.* .rel.gnu.linkonce.r.*})…
206 ….rela.rodata ${RELOCATING-0} : { *(.rela.rodata${RELOCATING+ .rela.rodata.* .rela.gnu.linkonce.r.…
278 ${RELOCATING+*(.rodata .rodata.*)
/netbsd-src/sys/arch/macppc/stand/fixcoff/
H A Delf32_powerpc_merge.x15 .rel.rodata : { *(.rel.rodata) } in OUTPUT_ARCH()
16 .rela.rodata : { *(.rela.rodata) } in OUTPUT_ARCH()
32 *(.rodata) in OUTPUT_ARCH()
33 *(.rodata.*) in OUTPUT_ARCH()
/netbsd-src/sys/arch/amd64/conf/
H A Dkern.ldscript33 * Push the rodata segment up to the next large page boundary so that we
40 .rodata.hotpatch :
43 *(.rodata.hotpatch)
47 .rodata :
49 *(.rodata)
50 *(.rodata.*)
H A Dkern.ldscript.kaslr27 .rodata.hotpatch :
30 *(.rodata.hotpatch)
34 .rodata :
36 *(.rodata)
37 *(.rodata.*)
H A Dkern.ldscript.Xen24 .rodata.hotpatch :
27 *(.rodata.hotpatch)
31 .rodata :
33 *(.rodata)
34 *(.rodata.*)
/netbsd-src/sys/arch/prep/stand/boot/
H A Dld.script20 .rel.rodata : { *(.rel.rodata) }
21 .rela.rodata : { *(.rela.rodata) }
37 *(.rodata)
46 .rodata : { *(.rodata) }
/netbsd-src/sys/arch/rs6000/stand/boot/
H A Dld.script20 .rel.rodata : { *(.rel.rodata) }
21 .rela.rodata : { *(.rela.rodata) }
37 *(.rodata)
46 .rodata : { *(.rodata) }
/netbsd-src/sys/arch/bebox/stand/boot/
H A Dld.script20 .rel.rodata : { *(.rel.rodata) }
21 .rela.rodata : { *(.rela.rodata) }
37 *(.rodata)
46 .rodata : { *(.rodata) }
/netbsd-src/external/gpl3/binutils.old/dist/ld/scripttempl/
H A Dpru.sc57 .rel.rodata ${RELOCATING-0} :
59 *(.rel.rodata)
60 ${RELOCATING+*(.rel.rodata.*)}
61 ${RELOCATING+*(.rel.rodata:*)}
64 .rela.rodata ${RELOCATING-0} :
66 *(.rela.rodata)
67 ${RELOCATING+*(.rela.rodata.*)}
68 ${RELOCATING+*(.rela.rodata:*)}
145 ${RELOCATING+ *(.rodata) /* We need to include .rodata here if gcc is used. */}
146 ${RELOCATING+ *(.rodata.*) /* with -fdata-sections. */}
[all …]
H A Davr.sc8 # If empty, .rodata sections will be part of .data. This is for
12 # If non-empty, .rodata is not part of .data and the .rodata
78 .rel.rodata ${RELOCATING-0} :
80 *(.rel.rodata)
81 ${RELOCATING+*(.rel.rodata.*)}
84 .rela.rodata ${RELOCATING-0} :
86 *(.rela.rodata)
87 ${RELOCATING+*(.rela.rodata.*)}
222 .rodata ${RELOCATING+ ADDR(.text) + SIZEOF (.text) + __RODATA_PM_OFFSET__ } ${RELOCATING-0} :
224 *(.rodata)
[all …]
H A Delf32msp430.sc104 .rel.rodata ${RELOCATING-0} :
106 *(.rel.rodata)
107 ${RELOCATING+*(.rel.rodata.*)}
110 .rela.rodata ${RELOCATING-0} :
112 *(.rela.rodata)
113 ${RELOCATING+*(.rela.rodata.*)}
192 .rodata ${RELOCATING-0} :
195 *(.lower.rodata.* .lower.rodata)
199 *(.rodata${RELOCATING+ .rodata.* .gnu.linkonce.r.* .const .const:*})
202 *(.either.rodata.*) *(.either.rodata)
[all …]
H A Dv850.sc56 .rel.rodata : { *(.rel.rodata) }
57 .rela.rodata : { *(.rela.rodata) }
106 .rodata : { *(.rodata) ${RELOCATING+*(.rodata.*) *(.gnu.linkonce.r*)} }
/netbsd-src/sys/arch/i386/conf/
H A Dkern.ldscript24 .rodata.hotpatch :
27 *(.rodata.hotpatch)
31 .rodata :
33 *(.rodata)
34 *(.rodata.*)
H A Dkern.ldscript.Xen23 .rodata.hotpatch :
26 *(.rodata.hotpatch)
30 .rodata :
32 *(.rodata)
33 *(.rodata.*)
H A Dstand.ldscript16 .rodata :
18 *(.rodata)
19 *(.rodata.*)
/netbsd-src/sys/arch/aarch64/conf/
H A Dkern.ldscript20 /* Move .rodata to the next L2 block to set unexecutable */
24 .rodata :
26 *(.rodata)
27 *(.rodata.*)
40 * L2 block, and .text and .rodata will be set readonly if needed.
/netbsd-src/sys/arch/sun2/conf/
H A Dkern.ldscript28 * Push the rodata segment up to the next large page boundary so that we
35 .rodata :
37 *(.rodata)
38 *(.rodata.*)
/netbsd-src/sys/arch/amd64/stand/prekern/
H A Dprekern.ldscript21 .rodata :
23 *(.rodata)
24 *(.rodata.*)
/netbsd-src/sys/arch/ia64/stand/ia64/ski/
H A Dldscript.ia6416 *(.rodata .rodata.* .gnu.linkonce.r.*)
42 *(.rela.rodata .rela.rodata.* .rela.gnu.linkonce.r.*)

12345678910>>...16