Searched refs:comment_section (Results 1 – 1 of 1) sorted by relevance
1602 static segT comment_section; in obj_elf_ident() local1610 if (!comment_section) in obj_elf_ident()1613 comment_section = subseg_new (".comment", 0); in obj_elf_ident()1614 bfd_set_section_flags (stdoutput, comment_section, in obj_elf_ident()1620 subseg_set (comment_section, 0); in obj_elf_ident()