HomeSort by: relevance | last modified time | path
    Searched defs:get_ar_size (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/gprofng/src/
Module.cc 302 get_ar_size (char *s, size_t len) function
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));
415 size_t offset = get_ar_size (hdr.ar_name + 1,
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, sizeof (hdr.ar_size)),
Module.cc 302 get_ar_size (char *s, size_t len) function
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));
415 size_t offset = get_ar_size (hdr.ar_name + 1,
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, sizeof (hdr.ar_size)),
  /src/external/gpl3/binutils.old/dist/gprofng/src/
Module.cc 302 get_ar_size (char *s, size_t len) function
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));
415 size_t offset = get_ar_size (hdr.ar_name + 1,
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, sizeof (hdr.ar_size)),
Module.cc 302 get_ar_size (char *s, size_t len) function
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));
415 size_t offset = get_ar_size (hdr.ar_name + 1,
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, sizeof (hdr.ar_size)),

Completed in 69 milliseconds