Home
last modified time | relevance | path

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

/external/elfutils/src/
DChangeLog79 (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.
[all …]
Delflint.c3699 check_sections (Ebl *ebl, GElf_Ehdr *ehdr) in check_sections() function
4807 check_sections (ebl, ehdr); in process_elf_file()
/external/llvm-project/lld/ELF/
DOptions.td53 defm check_sections: B<"check-sections",