Searched refs:check_pasted_section (Results 1 – 3 of 3) sorted by relevance
11956 check_pasted_section (struct bfd_link_info *info, const char *name) in check_pasted_section() function11994 return (check_pasted_section (info, ".init") in ppc64_elf_check_init_fini()11995 & check_pasted_section (info, ".fini")); in ppc64_elf_check_init_fini()
3194 (check_pasted_section): Ensure pasted .init/.fini fragments use
2748 (check_pasted_section, ppc64_elf_check_init_fini): New functions.