[][src]Constant goblin::elf::note::NT_GNU_ABI_TAG

pub const NT_GNU_ABI_TAG: u32

ABI information.

The descriptor consists of words:

  • word 0: OS descriptor
  • word 1: major version of the ABI
  • word 2: minor version of the ABI
  • word 3: subminor version of the ABI