Home
last modified time | relevance | path

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

/external/elfutils/src/
DChangeLog31 * elflint.c (check_note_data): Recognize NT_GNU_BUILD_ATTRIBUTE_OPEN
41 * elflint.c (check_note_data): Recognize NT_VERSION, add owner
84 * elflint.c (check_note_data): Recognize NT_GNU_PROPERTY_TYPE_0.
700 (check_note_data): Likewise.
1246 (check_note_data): Likewise.
2932 * elflint.c (check_note_data): Recognize NT_GNU_GOLD_VERSION.
3661 * elflint.c (check_note_data): New function, broken out of ...
Delflint.c4279 check_note_data (Ebl *ebl, const GElf_Ehdr *ehdr, in check_note_data() function
4411 notes_size = check_note_data (ebl, ehdr, data, 0, cnt, phdr->p_offset); in check_note()
4442 GElf_Off notes_size = check_note_data (ebl, ehdr, data, idx, 0, 0); in check_note_section()