Constant crate_metadata::TEXT_SECTION_FLAGS
source · pub const TEXT_SECTION_FLAGS: PteFlags;
Expand description
.text
sections are read-only and executable.
pub const TEXT_SECTION_FLAGS: PteFlags;
.text
sections are read-only and executable.