Searched refs:threaded_name (Results 1 – 1 of 1) sorted by relevance
8092 char *threaded_name; in _bfd_elfcore_make_pseudosection() local8100 threaded_name = (char *) bfd_alloc (abfd, len); in _bfd_elfcore_make_pseudosection()8101 if (threaded_name == NULL) in _bfd_elfcore_make_pseudosection()8103 memcpy (threaded_name, buf, len); in _bfd_elfcore_make_pseudosection()8105 sect = bfd_make_section_anyway_with_flags (abfd, threaded_name, in _bfd_elfcore_make_pseudosection()