Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/realmode/rm/
Drealmode.lds.S30 video_cards = .;
32 video_cards_end = .;
/Linux-v4.19/arch/s390/boot/compressed/
Dvmlinux.lds.S28 *(.rodata) /* read-only data */
44 .rodata.compressed : {
/Linux-v4.19/arch/sparc/vdso/
Dvdso-layout.lds.S55 VDSO_FAKE_SECTION_TABLE_START = .;
57 VDSO_FAKE_SECTION_TABLE_END = .;
/Linux-v4.19/arch/x86/entry/vdso/
Dvdso-layout.lds.S69 VDSO_FAKE_SECTION_TABLE_START = .;
71 VDSO_FAKE_SECTION_TABLE_END = .;
/Linux-v4.19/arch/parisc/boot/compressed/
Dvmlinux.lds.S66 *(.rodata) /* read-only data */
71 .rodata.compressed : {
/Linux-v4.19/arch/x86/boot/compressed/
Dvmlinux.lds.S41 *(.rodata) /* read-only data */
43 _erodata = . ;
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_gem_render_state.c33 const struct intel_renderstate_rodata *rodata; member
81 const struct intel_renderstate_rodata *rodata = so->rodata; in render_state_setup() local
/Linux-v4.19/drivers/misc/lkdtm/
Dperms.c25 static const unsigned long rodata = 0xAA55AA55; variable
/Linux-v4.19/tools/objtool/
Dcheck.h63 struct section *rodata, *whitelist; member
/Linux-v4.19/drivers/net/ethernet/broadcom/
Dbnx2.h7045 struct bnx2_fw_file_section rodata; member