Constant object::elf::ELF_NOTE_GNU
source ยท pub const ELF_NOTE_GNU: &[u8] = b"GNU";
Expand description
GNU entries in the note section have this name.
pub const ELF_NOTE_GNU: &[u8] = b"GNU";
GNU entries in the note section have this name.