Searched refs:ar_size (Results 1 - 25 of 55) sorted by relevance

123

/netbsd-current/include/
H A Dar.h60 char ar_size[10]; /* size in bytes */ member in struct:ar_hdr
/netbsd-current/external/gpl3/gdb.old/dist/include/aout/
H A Dar.h50 char ar_size[10]; /* File size, printed as decimal. */ member in struct:ar_hdr
/netbsd-current/external/gpl3/gdb/dist/include/aout/
H A Dar.h50 char ar_size[10]; /* File size, printed as decimal. */ member in struct:ar_hdr
/netbsd-current/external/gpl3/binutils.old/dist/include/aout/
H A Dar.h50 char ar_size[10]; /* File size, printed as decimal. */ member in struct:ar_hdr
/netbsd-current/external/gpl3/binutils/dist/include/aout/
H A Dar.h50 char ar_size[10]; /* File size, printed as decimal. */ member in struct:ar_hdr
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dlibdep_plugin.c82 char ar_size[10]; member in struct:arhdr
112 mlen = strtoul (ah.ar_size, NULL, 10);
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dlibdep_plugin.c82 char ar_size[10]; member in struct:arhdr
112 mlen = strtoul (ah.ar_size, NULL, 10);
/netbsd-current/external/bsd/elftoolchain/dist/libelf/
H A Dlibelf_ar.c175 if (_libelf_ar_get_number(arh->ar_size, sizeof(arh->ar_size), 10,
191 eh->ar_size = n;
253 if (_libelf_ar_get_number(arh->ar_size, sizeof(arh->ar_size), 10,
H A Dlibelf_ar_util.c277 if (_libelf_ar_get_number((char *) (ARH).ar_size, \
278 sizeof((ARH).ar_size), 10, &(SZ)) == 0) \
/netbsd-current/external/gpl2/gmake/dist/
H A Darscan.c250 char ar_size[10]; /* File size, in ASCII decimal. */
266 # define ar_size Size
484 sscanf (member_header_big.ar_size, "%20ld", &eltsize);
516 sscanf (member_header.ar_size, "%12ld", &eltsize);
614 eltsize = atol (member_header.ar_size);
617 eltsize = member_header.ar_size;
249 char ar_size[10]; /* File size, in ASCII decimal. */ member in struct:ar_hdr
265 # define ar_size macro
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Darchive64.c187 if (!_bfd_ar_sizepad (hdr.ar_size, sizeof (hdr.ar_size), mapsize))
H A Darchive.c520 scan = sscanf (hdr.ar_size, "%" SCNu64, &parsed_size);
1821 if (!_bfd_ar_sizepad (hdr->ar_size, sizeof (hdr->ar_size),
1949 if (!_bfd_ar_sizepad (hdr->ar_size, sizeof (hdr->ar_size), status.st_size))
2205 if (!_bfd_ar_sizepad (hdr.ar_size, sizeof (hdr.ar_size),
2531 if (!_bfd_ar_sizepad (hdr.ar_size, sizeof (hdr.ar_size), mapsize))
2735 if (!_bfd_ar_sizepad (hdr.ar_size, sizeo
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Darchive64.c187 if (!_bfd_ar_sizepad (hdr.ar_size, sizeof (hdr.ar_size), mapsize))
H A Darchive.c523 scan = sscanf (hdr.ar_size, "%" BFD_VMA_FMT "u", &parsed_size);
1824 if (!_bfd_ar_sizepad (hdr->ar_size, sizeof (hdr->ar_size),
1952 if (!_bfd_ar_sizepad (hdr->ar_size, sizeof (hdr->ar_size), status.st_size))
2208 if (!_bfd_ar_sizepad (hdr.ar_size, sizeof (hdr.ar_size),
2545 if (!_bfd_ar_sizepad (hdr.ar_size, sizeof (hdr.ar_size), mapsize))
2757 if (!_bfd_ar_sizepad (hdr.ar_size, sizeo
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dcollect2-aix.h81 char ar_size[AR_BIG_OFFSET_SIZE]; member in struct:external_big_ar_member
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dcollect2-aix.h81 char ar_size[AR_BIG_OFFSET_SIZE]; member in struct:external_big_ar_member
/netbsd-current/usr.bin/make/
H A Darch.c448 arh.ar_size[sizeof arh.ar_size - 1] = '\0';
449 size = (size_t)strtol(arh.ar_size, NULL, 10);
732 out_arh->ar_size[sizeof out_arh->ar_size - 1] = '\0';
733 size = (int)strtol(out_arh->ar_size, NULL, 10);
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Darchive64.c187 if (!_bfd_ar_sizepad (hdr.ar_size, sizeof (hdr.ar_size), mapsize))
H A Darchive.c520 scan = sscanf (hdr.ar_size, "%" BFD_VMA_FMT "u", &parsed_size);
1800 if (!_bfd_ar_sizepad (hdr->ar_size, sizeof (hdr->ar_size),
1936 if (!_bfd_ar_sizepad (hdr->ar_size, sizeof (hdr->ar_size), status.st_size))
2192 if (!_bfd_ar_sizepad (hdr.ar_size, sizeof (hdr.ar_size),
2517 if (!_bfd_ar_sizepad (hdr.ar_size, sizeof (hdr.ar_size), mapsize))
2721 if (!_bfd_ar_sizepad (hdr.ar_size, sizeo
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Darchive64.c187 if (!_bfd_ar_sizepad (hdr.ar_size, sizeof (hdr.ar_size), mapsize))
H A Darchive.c543 scan = sscanf (hdr.ar_size, "%" SCNu64, &parsed_size);
1837 if (!_bfd_ar_sizepad (hdr->ar_size, sizeof (hdr->ar_size),
1974 if (!_bfd_ar_sizepad (hdr->ar_size, sizeof (hdr->ar_size), status.st_size))
2231 if (!_bfd_ar_sizepad (hdr.ar_size, sizeof (hdr.ar_size),
2583 if (!_bfd_ar_sizepad (hdr.ar_size, sizeof (hdr.ar_size), mapsize))
2803 if (!_bfd_ar_sizepad (hdr.ar_size, sizeo
[all...]
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/
H A Dlibelf.d85 off_t ar_size;
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DModule.cc337 dump_hdr_field (NTXT ("ar_size"), hdr->ar_size, sizeof (hdr->ar_size));
358 if (lseek (ar, get_ar_size (hdr.ar_size, sizeof (hdr.ar_size)), SEEK_CUR)
370 longnames_size = get_ar_size (hdr.ar_size, sizeof (hdr.ar_size));
435 for (size_t objsize = get_ar_size (hdr.ar_size, sizeof (hdr.ar_size));
450 if (lseek (ar, get_ar_size (hdr.ar_size, sizeo
[all...]
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DModule.cc337 dump_hdr_field (NTXT ("ar_size"), hdr->ar_size, sizeof (hdr->ar_size));
358 if (lseek (ar, get_ar_size (hdr.ar_size, sizeof (hdr.ar_size)), SEEK_CUR)
370 longnames_size = get_ar_size (hdr.ar_size, sizeof (hdr.ar_size));
435 for (size_t objsize = get_ar_size (hdr.ar_size, sizeof (hdr.ar_size));
450 if (lseek (ar, get_ar_size (hdr.ar_size, sizeo
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/lto-plugin/
H A Dlto-symtab.c208 register_object (name, fd, offset, h->ar_size);

Completed in 332 milliseconds

123