Searched refs:ar_size (Results 26 - 50 of 55) sorted by relevance

123

/netbsd-current/external/bsd/elftoolchain/dist/libelf/
H A Dlibelf.h132 size_t ar_size; member in struct:__anon5
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Delfcomm.c477 size = strtoul (arch->arhdr.ar_size, NULL, 10);
668 arch->longnames_size = strtoul (arch->arhdr.ar_size, NULL, 10);
H A Delfedit.c606 archive_file_size = strtoul (arch.arhdr.ar_size, NULL, 10);
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Delfcomm.c352 size = strtoul (arch->arhdr.ar_size, NULL, 10);
543 arch->longnames_size = strtoul (arch->arhdr.ar_size, NULL, 10);
H A Delfedit.c629 archive_file_size = strtoul (arch.arhdr.ar_size, NULL, 10);
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Delfcomm.c337 size = strtoul (arch->arhdr.ar_size, NULL, 10);
528 arch->longnames_size = strtoul (arch->arhdr.ar_size, NULL, 10);
H A Delfedit.c629 archive_file_size = strtoul (arch.arhdr.ar_size, NULL, 10);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dcollect2-aix.c182 && PARSE_INTEGER (size, member.ar_size)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dcollect2-aix.cc182 && PARSE_INTEGER (size, member.ar_size)
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Darchive.cc172 char ar_size[10]; member in struct:gold::Archive::Archive_header
368 const int size_string_size = sizeof hdr->ar_size;
370 memcpy(size_string, hdr->ar_size, size_string_size);
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Darchive.cc165 char ar_size[10]; member in struct:gold::Archive::Archive_header
361 const int size_string_size = sizeof hdr->ar_size;
363 memcpy(size_string, hdr->ar_size, size_string_size);
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Darchive.cc165 char ar_size[10]; member in struct:gold::Archive::Archive_header
361 const int size_string_size = sizeof hdr->ar_size;
363 memcpy(size_string, hdr->ar_size, size_string_size);
/netbsd-current/external/gpl3/gcc.old/dist/libbacktrace/
H A Dxcoff.c283 char ar_size[20]; /* File member size - decimal. */ member in struct:__anon1126
/netbsd-current/external/gpl3/gcc/dist/libbacktrace/
H A Dxcoff.c284 char ar_size[20]; /* File member size - decimal. */ member in struct:__anon1385
/netbsd-current/external/gpl3/gdb/dist/libbacktrace/
H A Dxcoff.c284 char ar_size[20]; /* File member size - decimal. */ member in struct:__anon1617
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dsom.c6209 parsed_size = strtol (ar_header.ar_size, NULL, 10);
6737 _bfd_ar_spacepad (hdr.ar_size, sizeof (hdr.ar_size), "%-10d",
H A Dcoff-alpha.c2205 size = strtol (h->ar_size, (char **) NULL, 10);
H A Decoff.c3126 _bfd_ar_spacepad (hdr.ar_size, sizeof (hdr.ar_size), "%-10ld", mapsize);
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dsom.c6237 parsed_size = strtol (ar_header.ar_size, NULL, 10);
6765 _bfd_ar_spacepad (hdr.ar_size, sizeof (hdr.ar_size), "%-10d",
H A Dcoff-alpha.c2215 size = strtol (h->ar_size, (char **) NULL, 10);
H A Decoff.c3088 _bfd_ar_spacepad (hdr.ar_size, sizeof (hdr.ar_size), "%-10ld", mapsize);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dsom.c6227 parsed_size = strtol (ar_header.ar_size, NULL, 10);
6755 _bfd_ar_spacepad (hdr.ar_size, sizeof (hdr.ar_size), "%-10d",
H A Dcoff-alpha.c2214 size = strtol (h->ar_size, (char **) NULL, 10);
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dsom.c6154 parsed_size = strtol (ar_header.ar_size, NULL, 10);
6682 _bfd_ar_spacepad (hdr.ar_size, sizeof (hdr.ar_size), "%-10d",
H A Dcoff-alpha.c2260 size = strtol (h->ar_size, (char **) NULL, 10);

Completed in 510 milliseconds

123