Home
last modified time | relevance | path

Searched refs:peheader (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dcoffcode.h3383 unsigned int peheader; in coff_apply_checksum() local
3389 if (!coff_read_word (abfd, &peheader, &pelength)) in coff_apply_checksum()
3392 if (bfd_seek (abfd, peheader + 0x58, SEEK_SET) != 0) in coff_apply_checksum()
3398 if (bfd_seek (abfd, peheader, SEEK_SET) != 0) in coff_apply_checksum()
3405 if (bfd_seek (abfd, peheader + 0x58, SEEK_SET) != 0) in coff_apply_checksum()
H A DChangeLog-2020145 * coffcode.h (pelength, peheader): Delete static variables.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dcoffcode.h3466 unsigned int peheader; in coff_apply_checksum() local
3472 if (!coff_read_word (abfd, &peheader, &pelength)) in coff_apply_checksum()
3475 if (bfd_seek (abfd, peheader + 0x58, SEEK_SET) != 0) in coff_apply_checksum()
3482 if (bfd_seek (abfd, peheader, SEEK_SET) != 0) in coff_apply_checksum()
3489 if (bfd_seek (abfd, peheader + 0x58, SEEK_SET) != 0) in coff_apply_checksum()
H A DChangeLog-2020145 * coffcode.h (pelength, peheader): Delete static variables.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-2020145 * coffcode.h (pelength, peheader): Delete static variables.