Home
last modified time | relevance | path

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

/external/elfutils/src/
DChangeLog19 (check_sections): SHF_COMPRESSED can be on any special section.
87 (check_sections): Don't try to match section offsets to phdrs offsets
97 * elflint.c (check_sections): Do not rely on
211 * elflint.c (check_sections): When gnuld and a NOBITS section falls
628 * elflint.c (check_sections): Call ebl_bss_plt_p without ehdr.
1345 * elflint (check_sections): Allow zero sized sections at (filesz) end
1813 (unknown_dependency_p, check_sections, check_program_header): Likewise.
2192 * elflint.c (check_sections): Add checks on SHF_EXECINSTR sections:
2198 * elflint.c (check_sections): Check that executability and writability
2232 (check_sections): Likewise.
[all …]
Delflint.c3648 check_sections (Ebl *ebl, GElf_Ehdr *ehdr) in check_sections() function
4709 check_sections (ebl, ehdr); in process_elf_file()