Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Delf.h295 #define SHF_RO_AFTER_INIT 0x00200000 macro
/Linux-v6.1/kernel/module/
Dmain.c1429 { SHF_RO_AFTER_INIT | SHF_ALLOC, ARCH_SHF_SMALL }, in layout_sections()
2310 info->sechdrs[ndx].sh_flags |= SHF_RO_AFTER_INIT; in layout_and_allocate()
2319 info->sechdrs[ndx].sh_flags |= SHF_RO_AFTER_INIT; in layout_and_allocate()