Home
last modified time | relevance | path

Searched refs:SHF_RO_AFTER_INIT (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/tools/include/uapi/linux/
H A Delf.h303 #define SHF_RO_AFTER_INIT 0x00200000 macro
/linux-6.15/include/uapi/linux/
H A Delf.h310 #define SHF_RO_AFTER_INIT 0x00200000 macro
/linux-6.15/kernel/module/
H A Dmain.c1573 { SHF_RO_AFTER_INIT | SHF_ALLOC, ARCH_SHF_SMALL }, in __layout_sections()
2795 info->sechdrs[ndx].sh_flags |= SHF_RO_AFTER_INIT; in layout_and_allocate()
2804 info->sechdrs[ndx].sh_flags |= SHF_RO_AFTER_INIT; in layout_and_allocate()