Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/realmode/rm/
Drealmode.lds.S30 video_cards = .;
32 video_cards_end = .;
/Linux-v5.4/arch/sparc/vdso/
Dvdso-layout.lds.S55 VDSO_FAKE_SECTION_TABLE_START = .;
57 VDSO_FAKE_SECTION_TABLE_END = .;
/Linux-v5.4/arch/s390/purgatory/
Dpurgatory.lds.S26 *(.rodata) /* read-only data */
28 _erodata = . ;
/Linux-v5.4/arch/parisc/boot/compressed/
Dvmlinux.lds.S72 *(.rodata) /* read-only data */
74 _erodata = . ;
/Linux-v5.4/arch/x86/boot/compressed/
Dvmlinux.lds.S41 *(.rodata) /* read-only data */
43 _erodata = . ;
/Linux-v5.4/drivers/gpu/drm/i915/gt/
Dintel_renderstate.c32 const struct intel_renderstate_rodata *rodata; member
80 const struct intel_renderstate_rodata *rodata = so->rodata; in render_state_setup() local
/Linux-v5.4/arch/s390/boot/compressed/
Dvmlinux.lds.S26 *(.rodata) /* read-only data */
28 _erodata = . ;
/Linux-v5.4/drivers/misc/lkdtm/
Dperms.c25 static const unsigned long rodata = 0xAA55AA55; variable
/Linux-v5.4/tools/objtool/
Delf.h39 bool changed, text, rodata; member
Dcheck.h54 bool ignore_unreachables, c_file, hints, rodata; member
/Linux-v5.4/tools/lib/bpf/
Dlibbpf.c231 void *rodata; member
264 Elf_Data *rodata; member
/Linux-v5.4/drivers/net/ethernet/broadcom/
Dbnx2.h7045 struct bnx2_fw_file_section rodata; member