Searched refs:gc_mark_extra_sections (Results 1 – 3 of 3) sorted by relevance
864 bfd_boolean (*gc_mark_extra_sections) member
1397 (bfd_elf_gc_sections): Ditto. Call gc_mark_extra_sections.1399 (elf_backend_data): Add gc_mark_extra_sections.
10879 if (bed->gc_mark_extra_sections) in bfd_elf_gc_sections()10880 bed->gc_mark_extra_sections(info, gc_mark_hook); in bfd_elf_gc_sections()