Searched defs:rodata (Results 1 – 9 of 9) sorted by relevance
29 video_cards = .;31 video_cards_end = .;
30 *(.rodata) /* read-only data */32 _erodata = . ;
67 VDSO_FAKE_SECTION_TABLE_START = .;69 VDSO_FAKE_SECTION_TABLE_END = .;
40 *(.rodata) /* read-only data */42 _erodata = . ;
36 const struct intel_renderstate_rodata *rodata; member
78 const struct intel_renderstate_rodata *rodata = so->rodata; in render_state_setup() local
85 __trap_fixup_tables = .;
164 static const unsigned long rodata = 0xAA55AA55; variable
7044 struct bnx2_fw_file_section rodata; member