Lines Matching refs:check_sections
699 (check_sections): Likewise.
949 (check_sections): Add fallthrough comments.
1082 (check_sections): SHF_COMPRESSED can be on any special section.
1150 (check_sections): Don't try to match section offsets to phdrs offsets
1160 * elflint.c (check_sections): Do not rely on
1274 * elflint.c (check_sections): When gnuld and a NOBITS section falls
1691 * elflint.c (check_sections): Call ebl_bss_plt_p without ehdr.
2408 * elflint (check_sections): Allow zero sized sections at (filesz) end
2876 (unknown_dependency_p, check_sections, check_program_header): Likewise.
3255 * elflint.c (check_sections): Add checks on SHF_EXECINSTR sections:
3261 * elflint.c (check_sections): Check that executability and writability
3295 (check_sections): Likewise.
3532 (check_sections): Handle exact_or_gnuld.
3621 (check_sections): Use it for ".plt" match. Cite wrong SHT_NOBITS
3657 (check_sections): Call it for SHT_NOTE.
3842 * elflint.c (check_sections): Fix association of segments with
3898 * elflint.c (check_sections): Use ebl_machine_section_flag_check on
4218 * elflint.c (check_sections): Use ebl_section_type_name and allow any
4221 * elflint.c (check_sections): Print unknown flags in hex, don't
4234 (check_sections): Pass ehdr to ebl_bss_plt_p.
4242 * elflint.c (check_sections): Don't complain about a non-NOBITS
4245 * elflint.c (check_sections): Use ebl_bss_plt_p to see if .plt should
4454 (check_sections): If is_debuginfo, don't complain about SHT_NOBITS.