Home
last modified time | relevance | path

Searched refs:timestamp (Results 1 – 25 of 97) sorted by relevance

1234

/toolchain/binutils/binutils-2.25/binutils/
Dstamp-h.in1 timestamp
/toolchain/binutils/binutils-2.25/opcodes/
Dstamp-h.in1 timestamp
/toolchain/binutils/binutils-2.25/gas/
Dstamp-h.in1 timestamp
Dlisting.c1326 struct tm * timestamp; in print_timestamp() local
1330 timestamp = localtime (&now); in print_timestamp()
1331 strftime (stampstr, MAX_DATELEN, "%Y-%m-%dT%H:%M:%S.000%z", timestamp); in print_timestamp()
/toolchain/binutils/binutils-2.25/gprof/
Dstamp-h.in1 timestamp
/toolchain/binutils/binutils-2.25/bfd/
Dstamp-h.in1 timestamp
Dpef.h32 unsigned long timestamp; member
Dmach-o.h432 unsigned long timestamp; /* Library's build time stamp. */ member
Dlibcoff-in.h103 long timestamp; member
Dlibcoff.h107 long timestamp; member
Dmach-o.c654 ody->timestamp = idy->timestamp; in bfd_mach_o_bfd_copy_private_header_data()
1165 bfd_h_put_32 (abfd, cmd->timestamp, raw.timestamp); in bfd_mach_o_write_dylib()
3778 cmd->timestamp = bfd_h_get_32 (abfd, raw.timestamp); in bfd_mach_o_read_dylib()
/toolchain/binutils/binutils-2.25/ld/
Dstamp-h.in1 timestamp
DChangeLog-201362 * pe-dll.c (fill_edata): Only use a real timestamp if
63 --insert-timestamp was used.
64 * emultempl/pe.em: Add the --insert-timestamp option.
66 * ld.texinfo: Document the --insert-timestamp option.
DNEWS6 the inclusion of a timestamp in a PE binary, use the --no-insert-timestamp
/toolchain/binutils/binutils-2.25/
Dconfig.sub5 timestamp='2014-09-26'
69 GNU config.sub ($timestamp)
83 echo "$timestamp" ; exit ;;
Dconfig.guess5 timestamp='2014-11-04'
50 GNU config.guess ($timestamp)
65 echo "$timestamp" ; exit ;;
1378 This script, last modified $timestamp, has failed to recognize
1391 config.guess timestamp = $timestamp
/toolchain/binutils/binutils-2.25/include/mach-o/
Dexternal.h200 unsigned char timestamp[4]; member
/toolchain/binutils/binutils-2.25/gold/po/
DMake-in109 cd $(srcdir) && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
/toolchain/binutils/binutils-2.25/binutils/po/
DMake-in109 cd $(srcdir) && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
/toolchain/binutils/binutils-2.25/opcodes/po/
DMake-in109 cd $(srcdir) && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
/toolchain/binutils/binutils-2.25/gprof/po/
DMake-in109 cd $(srcdir) && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
/toolchain/binutils/binutils-2.25/ld/po/
DMake-in109 cd $(srcdir) && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
/toolchain/binutils/binutils-2.25/gas/po/
DMake-in109 cd $(srcdir) && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
/toolchain/binutils/binutils-2.25/bfd/po/
DMake-in123 cd $(srcdir) && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dpep.em327 {"insert-timestamp", no_argument, NULL, OPTION_INSERT_TIMESTAMP},
328 {"no-insert-timestamp", no_argument, NULL, OPTION_NO_INSERT_TIMESTAMP},
416 …fprintf (file, _(" --[no-]insert-timestamp Use a real timestamp rather than zero. (def…

1234