Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/bfd/
HDelflink.c10907 asection *fn_text; in bfd_elf_gc_sections() local
10923 fn_text = bfd_get_section_by_name (sub, fn_name); in bfd_elf_gc_sections()
10926 if (fn_text == NULL) in bfd_elf_gc_sections()
10929 fn_text = bfd_get_section_by_name (sub, fn_name); in bfd_elf_gc_sections()
10933 if (fn_text == NULL || !fn_text->gc_mark) in bfd_elf_gc_sections()