Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Delf.h295 #define SHF_RO_AFTER_INIT 0x00200000 macro
/linux-6.3-rc2/kernel/module/
A Dmain.c1427 { SHF_RO_AFTER_INIT | SHF_ALLOC, ARCH_SHF_SMALL }, in layout_sections()
2318 info->sechdrs[ndx].sh_flags |= SHF_RO_AFTER_INIT; in layout_and_allocate()
2327 info->sechdrs[ndx].sh_flags |= SHF_RO_AFTER_INIT; in layout_and_allocate()

Completed in 11 milliseconds