Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf64-ppc.c11956 check_pasted_section (struct bfd_link_info *info, const char *name) in check_pasted_section() function
11994 return (check_pasted_section (info, ".init") in ppc64_elf_check_init_fini()
11995 & check_pasted_section (info, ".fini")); in ppc64_elf_check_init_fini()
DChangeLog-20113194 (check_pasted_section): Ensure pasted .init/.fini fragments use
DChangeLog-20102748 (check_pasted_section, ppc64_elf_check_init_fini): New functions.