object::elf

Constant ELF_NOTE_LINUX

Source
pub const ELF_NOTE_LINUX: &[u8] = b"LINUX";
Expand description

Note name for linux core files.

Notes in linux core files may also use ELF_NOTE_CORE.