Home
last modified time | relevance | path

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

/external/elfutils/src/
Delflint.c4246 check_note_data (Ebl *ebl, const GElf_Ehdr *ehdr, in check_note_data() function
4348 notes_size = check_note_data (ebl, ehdr, data, 0, cnt, phdr->p_offset); in check_note()
4379 GElf_Off notes_size = check_note_data (ebl, ehdr, data, idx, 0, 0); in check_note_section()
DChangeLog183 (check_note_data): Likewise.
1869 * elflint.c (check_note_data): Recognize NT_GNU_GOLD_VERSION.
2598 * elflint.c (check_note_data): New function, broken out of ...