Searched defs:rodata (Results 1 – 10 of 10) sorted by relevance
30 video_cards = .;32 video_cards_end = .;
28 *(.rodata) /* read-only data */44 .rodata.compressed : {
55 VDSO_FAKE_SECTION_TABLE_START = .;57 VDSO_FAKE_SECTION_TABLE_END = .;
69 VDSO_FAKE_SECTION_TABLE_START = .;71 VDSO_FAKE_SECTION_TABLE_END = .;
66 *(.rodata) /* read-only data */71 .rodata.compressed : {
41 *(.rodata) /* read-only data */43 _erodata = . ;
33 const struct intel_renderstate_rodata *rodata; member81 const struct intel_renderstate_rodata *rodata = so->rodata; in render_state_setup() local
25 static const unsigned long rodata = 0xAA55AA55; variable
63 struct section *rodata, *whitelist; member
7045 struct bnx2_fw_file_section rodata; member