Home
last modified time | relevance | path

Searched refs:check_note_data (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/src/
DChangeLog437 * elflint.c (check_note_data): Recognize NT_GNU_BUILD_ATTRIBUTE_OPEN
447 * elflint.c (check_note_data): Recognize NT_VERSION, add owner
490 * elflint.c (check_note_data): Recognize NT_GNU_PROPERTY_TYPE_0.
1106 (check_note_data): Likewise.
1652 (check_note_data): Likewise.
3338 * elflint.c (check_note_data): Recognize NT_GNU_GOLD_VERSION.
4067 * elflint.c (check_note_data): New function, broken out of ...
Delflint.c4304 check_note_data (Ebl *ebl, const GElf_Ehdr *ehdr, in check_note_data() function
4436 notes_size = check_note_data (ebl, ehdr, data, 0, cnt, phdr->p_offset); in check_note()
4467 GElf_Off notes_size = check_note_data (ebl, ehdr, data, idx, 0, 0); in check_note_section()