Home
last modified time | relevance | path

Searched defs:rodata (Results 1 – 8 of 8) sorted by relevance

/arch/x86/realmode/rm/
A Drealmode.lds.S31 video_cards = .;
33 video_cards_end = .;
/arch/xtensa/kernel/
A Dvmlinux.lds.S163 __tagtable_begin = .;
165 __tagtable_end = .;
168 __boot_reloc_table_start = ABSOLUTE(.);
218 __boot_reloc_table_end = ABSOLUTE(.) ;
/arch/sparc/vdso/
A Dvdso-layout.lds.S55 VDSO_FAKE_SECTION_TABLE_START = .;
57 VDSO_FAKE_SECTION_TABLE_END = .;
/arch/s390/purgatory/
A Dpurgatory.lds.S26 *(.rodata) /* read-only data */
28 _erodata = . ;
/arch/parisc/boot/compressed/
A Dvmlinux.lds.S72 *(.rodata) /* read-only data */
74 _erodata = . ;
/arch/x86/boot/compressed/
A Dvmlinux.lds.S42 *(.rodata) /* read-only data */
44 _erodata = . ;
/arch/s390/boot/
A Dvmlinux.lds.S39 *(.rodata) /* read-only data */
41 _erodata = . ;
/arch/x86/platform/efi/
A Defi_64.c181 unsigned long pfn, text, pf, rodata, tramp; in efi_setup_page_tables() local

Completed in 11 milliseconds