5.10.11 .version “string”
This directive creates a .note
section and places into it
an ELF formatted note of type NT_VERSION. The note's name is set to
string
. .version
is supported when
the output file format is ELF; otherwise, it is ignored.