Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dcoffcode.h3239 static unsigned int peheader; variable
3300 if (!coff_read_word (abfd, &peheader)) in coff_apply_checksum()
3303 if (bfd_seek (abfd, peheader + 0x58, SEEK_SET) != 0) in coff_apply_checksum()
3309 if (bfd_seek (abfd, peheader, SEEK_SET) != 0) in coff_apply_checksum()
3316 if (bfd_seek (abfd, peheader + 0x58, SEEK_SET) != 0) in coff_apply_checksum()