Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dnlmconv.c190 asection *help_section = NULL; in main() local
735 help_section = bfd_make_section_with_flags (outbfd, ".nlmhelp", in main()
737 if (help_section == NULL in main()
738 || ! bfd_set_section_size (outbfd, help_section, help_size)) in main()
932 if (! bfd_set_section_contents (outbfd, help_section, data, in main()
936 help_section->filepos; in main()