Home
last modified time | relevance | path

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

/external/elfutils/src/
DChangeLog491 (check_note): Use p_align to pass either ELF_T_NHDR or ELF_T_NHDR8 to
1922 (check_note): Likewise.
2342 (check_note): Don't crash if gelf_rawchunk fails.
3985 * elflint.c (check_note): Skip empty segment.
4068 (check_note): ... here. Call it and elf_getdata_rawchunk.
4146 * elflint.c (check_note): Accept type 0 with name "Linux".
4154 * elflint.c (check_note): Accept NT_GNU_HWCAP, NT_GNU_BUILD_ID.
4861 (check_note): If is_debuginfo, don't try to get note contents.
Delflint.c4415 check_note (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Phdr *phdr, int cnt) in check_note() function
4538 check_note (ebl, ehdr, phdr, cnt); in check_program_header()