[−][src]Constant object::elf::NT_VERSION
pub const NT_VERSION: u32 = 1;
Note type for version string.
This note may appear in object files.
It must be handled as a special case because it has no descriptor, and instead uses the note name as the version string.