Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/firmware/efi/libstub/
Dzboot.lds21 *(.rodata* .init.rodata* .srodata*)
24 __efistub_code_size = .;
27 _etext = ALIGN(4096);
/linux-6.6.21/arch/xtensa/kernel/
Dvmlinux.lds.S163 __tagtable_begin = .;
165 __tagtable_end = .;
168 __boot_reloc_table_start = ABSOLUTE(.);
218 __boot_reloc_table_end = ABSOLUTE(.) ;
/linux-6.6.21/arch/x86/realmode/rm/
Drealmode.lds.S31 video_cards = .;
33 video_cards_end = .;
/linux-6.6.21/arch/sparc/vdso/
Dvdso-layout.lds.S55 VDSO_FAKE_SECTION_TABLE_START = .;
57 VDSO_FAKE_SECTION_TABLE_END = .;
/linux-6.6.21/arch/s390/purgatory/
Dpurgatory.lds.S26 *(.rodata) /* read-only data */
28 _erodata = . ;
/linux-6.6.21/arch/x86/boot/compressed/
Dvmlinux.lds.S42 *(.rodata) /* read-only data */
44 _erodata = . ;
/linux-6.6.21/arch/parisc/boot/compressed/
Dvmlinux.lds.S72 *(.rodata) /* read-only data */
74 _erodata = . ;
/linux-6.6.21/arch/s390/boot/
Dvmlinux.lds.S38 *(.rodata) /* read-only data */
40 _erodata = . ;
/linux-6.6.21/tools/testing/selftests/bpf/prog_tests/
Dskeleton.c21 struct test_skeleton__rodata *rodata; in test_skeleton() local
/linux-6.6.21/drivers/gpu/drm/i915/gt/
Dintel_renderstate.h37 const struct intel_renderstate_rodata *rodata; member
Dintel_renderstate.c53 const struct intel_renderstate_rodata *rodata = so->rodata; in render_state_setup() local
/linux-6.6.21/tools/objtool/include/objtool/
Dobjtool.h31 bool ignore_unreachables, hints, rodata; member
Delf.h45 bool _changed, text, rodata, noinstr, init, truncate; member
/linux-6.6.21/kernel/bpf/preload/iterators/
Diterators.lskel-big-endian.h11 struct bpf_map_desc rodata; member
Diterators.lskel-little-endian.h11 struct bpf_map_desc rodata; member
/linux-6.6.21/drivers/misc/lkdtm/
Dperms.c26 static const unsigned long rodata = 0xAA55AA55; variable
/linux-6.6.21/arch/x86/platform/efi/
Defi_64.c180 unsigned long pfn, text, pf, rodata, tramp; in efi_setup_page_tables() local
/linux-6.6.21/drivers/net/ethernet/broadcom/
Dbnx2.h7044 struct bnx2_fw_file_section rodata; member