Lines Matching refs:ELF_NOTE_GNU
4335 if (nhdr.n_namesz == sizeof ELF_NOTE_GNU4336 && strcmp (data->d_buf + name_offset, ELF_NOTE_GNU) == 0)