Lines Matching full:obj_coff_strings
459 strings = obj_coff_strings (abfd);1673 obj_coff_strings (abfd) != NULL)1674 return obj_coff_strings (abfd);1730 obj_coff_strings (abfd) = strings;1748 if (obj_coff_strings (abfd) != NULL1751 free (obj_coff_strings (abfd));1752 obj_coff_strings (abfd) = NULL;