Searched refs:SHF_RO_AFTER_INIT (Results 1 – 2 of 2) sorted by relevance
291 #define SHF_RO_AFTER_INIT 0x00200000 macro
2435 { 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