HomeSort by relevance Sort by last modified time
    Searched defs:ar_date (Results 1 - 6 of 6) sorted by null

  /bionic/libc/include/
ar.h 59 char ar_date[12]; /* modification time */ member in struct:ar_hdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
ar.h 39 char ar_date[12]; /* File date, decimal seconds since Epoch. */ member in struct:ar_hdr
  /toolchain/binutils/binutils-2.27/include/aout/
ar.h 36 /* The ar_date field of the armap (__.SYMDEF) member of an archive
38 BSD-derived linkers complain. We originally write the ar_date with
40 file, we rewrite ar_date if it's not still greater than the mod date. */
47 char ar_date[12]; /* File mtime. */ member in struct:ar_hdr
  /external/elfutils/libelf/
libelf.h 171 time_t ar_date; /* File date. */ member in struct:__anon20187
  /toolchain/binutils/binutils-2.27/gold/
archive.cc 164 char ar_date[12]; member in struct:gold::Archive::Archive_header
    [all...]
  /external/valgrind/perf/
tinycc.c 20099 char ar_date[12]; \/* file mtime *\/ member in struct:ArchiveHeader
    [all...]

Completed in 258 milliseconds