Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Delf.h291 #define SHF_RO_AFTER_INIT 0x00200000 macro
/linux/kernel/
A Dmodule.c2435 { SHF_RO_AFTER_INIT | SHF_ALLOC, ARCH_SHF_SMALL }, in layout_sections()
3592 info->sechdrs[ndx].sh_flags |= SHF_RO_AFTER_INIT; in layout_and_allocate()
3601 info->sechdrs[ndx].sh_flags |= SHF_RO_AFTER_INIT; in layout_and_allocate()

Completed in 16 milliseconds