Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Delf.h295 #define SHF_RO_AFTER_INIT 0x00200000 macro
/Linux-v6.6/kernel/module/
Dmain.c1516 { SHF_RO_AFTER_INIT | SHF_ALLOC, ARCH_SHF_SMALL }, in __layout_sections()
2390 info->sechdrs[ndx].sh_flags |= SHF_RO_AFTER_INIT; in layout_and_allocate()
2399 info->sechdrs[ndx].sh_flags |= SHF_RO_AFTER_INIT; in layout_and_allocate()