Home
last modified time | relevance | path

Searched refs:dshb_mod_date (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dxsym.h520 unsigned long dshb_mod_date; /* modification date of executable. */ member
H A Dxsym.c172 header->dshb_mod_date = bfd_getb32 (buf + 38); in bfd_sym_parse_header_v32()
280 fprintf (f, " (0x%lx)\n", dshb->dshb_mod_date); in bfd_sym_display_header()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dxsym.h520 unsigned long dshb_mod_date; /* modification date of executable. */ member
H A Dxsym.c171 header->dshb_mod_date = bfd_getb32 (buf + 38); in bfd_sym_parse_header_v32()
279 fprintf (f, " (0x%lx)\n", dshb->dshb_mod_date); in bfd_sym_display_header()