ELF_NOTE_GNU
if (note->n_namesz != sizeof(ELF_NOTE_GNU) ||
strncmp(note_name, ELF_NOTE_GNU, sizeof(ELF_NOTE_GNU)) != 0)