Constant mod_mgmt::RODATA_SECTION_FLAGS
pub const RODATA_SECTION_FLAGS: PteFlags;
Expand description
.rodata
sections are read-only and non-executable.
pub const RODATA_SECTION_FLAGS: PteFlags;
.rodata
sections are read-only and non-executable.