Home
last modified time | relevance | path

Searched refs:maybe_strip_output (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf64-ppc.c13482 maybe_strip_output (struct bfd_link_info *info, asection *isec) in maybe_strip_output() function
14478 maybe_strip_output (info, htab->brlt); in ppc64_elf_size_stubs()
14480 maybe_strip_output (info, htab->relbrlt); in ppc64_elf_size_stubs()
14482 maybe_strip_output (info, htab->glink_eh_frame); in ppc64_elf_size_stubs()
14484 maybe_strip_output (info, htab->elf.srelrdyn); in ppc64_elf_size_stubs()
DChangeLog-2012387 * elf64-ppc.c (maybe_strip_output): Heed SEC_KEEP.
DChangeLog-20111104 * elf64-ppc.c (maybe_strip_output): New function.
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf64-ppc.c13488 maybe_strip_output (struct bfd_link_info *info, asection *isec) in maybe_strip_output() function
14484 maybe_strip_output (info, htab->brlt); in ppc64_elf_size_stubs()
14486 maybe_strip_output (info, htab->relbrlt); in ppc64_elf_size_stubs()
14488 maybe_strip_output (info, htab->glink_eh_frame); in ppc64_elf_size_stubs()
14490 maybe_strip_output (info, htab->elf.srelrdyn); in ppc64_elf_size_stubs()
DChangeLog-2012387 * elf64-ppc.c (maybe_strip_output): Heed SEC_KEEP.
DChangeLog-20111104 * elf64-ppc.c (maybe_strip_output): New function.