Searched defs:rodata (Results 1 – 8 of 8) sorted by relevance
31 video_cards = .;33 video_cards_end = .;
163 __tagtable_begin = .;165 __tagtable_end = .;168 __boot_reloc_table_start = ABSOLUTE(.);218 __boot_reloc_table_end = ABSOLUTE(.) ;
55 VDSO_FAKE_SECTION_TABLE_START = .;57 VDSO_FAKE_SECTION_TABLE_END = .;
26 *(.rodata) /* read-only data */28 _erodata = . ;
72 *(.rodata) /* read-only data */74 _erodata = . ;
42 *(.rodata) /* read-only data */44 _erodata = . ;
39 *(.rodata) /* read-only data */41 _erodata = . ;
181 unsigned long pfn, text, pf, rodata, tramp; in efi_setup_page_tables() local
Completed in 11 milliseconds