pub const NT_VERSION: u32 = 1;
Expand description

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.