• Home
  • Raw
  • Download

Lines Matching refs:check_sections

79 	(check_sections): Use EXTRA_SHFLAGS. Add SHF_GNU_RETAIN to
102 * elflint.c (check_sections): Handle SHF_GNU_RETAIN.
244 * elflint.c (check_sections): Mask out SHF_EXCLUDE from processor
1105 (check_sections): Likewise.
1355 (check_sections): Add fallthrough comments.
1488 (check_sections): SHF_COMPRESSED can be on any special section.
1556 (check_sections): Don't try to match section offsets to phdrs offsets
1566 * elflint.c (check_sections): Do not rely on
1680 * elflint.c (check_sections): When gnuld and a NOBITS section falls
2097 * elflint.c (check_sections): Call ebl_bss_plt_p without ehdr.
2814 * elflint (check_sections): Allow zero sized sections at (filesz) end
3282 (unknown_dependency_p, check_sections, check_program_header): Likewise.
3661 * elflint.c (check_sections): Add checks on SHF_EXECINSTR sections:
3667 * elflint.c (check_sections): Check that executability and writability
3701 (check_sections): Likewise.
3938 (check_sections): Handle exact_or_gnuld.
4027 (check_sections): Use it for ".plt" match. Cite wrong SHT_NOBITS
4063 (check_sections): Call it for SHT_NOTE.
4248 * elflint.c (check_sections): Fix association of segments with
4304 * elflint.c (check_sections): Use ebl_machine_section_flag_check on
4624 * elflint.c (check_sections): Use ebl_section_type_name and allow any
4627 * elflint.c (check_sections): Print unknown flags in hex, don't
4640 (check_sections): Pass ehdr to ebl_bss_plt_p.
4648 * elflint.c (check_sections): Don't complain about a non-NOBITS
4651 * elflint.c (check_sections): Use ebl_bss_plt_p to see if .plt should
4860 (check_sections): If is_debuginfo, don't complain about SHT_NOBITS.