Home
last modified time | relevance | path

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

/linux-3.3/arch/s390/boot/compressed/
Dvmlinux.lds.S35 *(.rodata) /* read-only data */
37 _erodata = . ;
/linux-3.3/arch/x86/boot/compressed/
Dvmlinux.lds.S40 *(.rodata) /* read-only data */
42 _erodata = . ;
/linux-3.3/arch/frv/kernel/
Dvmlinux.lds.S85 __trap_fixup_tables = .;
/linux-3.3/drivers/net/ethernet/broadcom/
Dbnx2.h6986 struct bnx2_fw_file_section rodata; member