Searched refs:s_name_buf (Results 1 – 1 of 1) sorted by relevance
3719 char s_name_buf[SCNNMLEN + 1]; in coff_write_object_contents() local3735 snprintf (s_name_buf, SCNNMLEN + 1, "/%lu", (unsigned long) string_size); in coff_write_object_contents()3737 strncpy (section.s_name, s_name_buf, SCNNMLEN); in coff_write_object_contents()