Home
last modified time | relevance | path

Searched refs:names_length (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/ld/
Dpdb.c269 uint32_t names_length, stream_num; in populate_info_stream() local
307 names_length = 0; in populate_info_stream()
333 buckets[bucket_num]->offset = names_length; in populate_info_stream()
336 names_length += len + 1; in populate_info_stream()
345 bfd_putl32 (names_length, int_buf); in populate_info_stream()