Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dcoffcode.h3524 static unsigned int peheader; variable
3585 if (!coff_read_word (abfd, &peheader)) in coff_apply_checksum()
3588 if (bfd_seek (abfd, peheader + 0x58, SEEK_SET) != 0) in coff_apply_checksum()
3594 if (bfd_seek (abfd, peheader, SEEK_SET) != 0) in coff_apply_checksum()
3601 if (bfd_seek (abfd, peheader + 0x58, SEEK_SET) != 0) in coff_apply_checksum()