Home
last modified time | relevance | path

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

/external/u-boot/scripts/
Dkernel-doc1759 check_sections($file, $declaration_name, "struct", $sectcheck, $struct_actual, $nested);
1999 sub check_sections($$$$$$) { subroutine
2146 check_sections($file, $declaration_name, "function", $sectcheck, $prms, "");
/external/elfutils/src/
DChangeLog699 (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:
[all …]
Delflint.c3680 check_sections (Ebl *ebl, GElf_Ehdr *ehdr) in check_sections() function
4774 check_sections (ebl, ehdr); in process_elf_file()