Home | History | Annotate | Download | only in bfd

Lines Matching full:prefix_len

941 	  int prefix_len = bfd_coff_debug_string_prefix_length (abfd);
951 if (prefix_len == 4)
960 (bfd_size_type) prefix_len)
965 + prefix_len),
971 *debug_string_size_p + prefix_len;
973 *debug_string_size_p += name_length + 1 + prefix_len;