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