Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoffcode.h360 static unsigned int coff_compute_checksum
3296 coff_compute_checksum (bfd *abfd) in coff_compute_checksum() function
3343 computed = coff_compute_checksum (abfd); in coff_apply_checksum()
H A DChangeLog-02039482 (coff_compute_checksum): New.
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dcoffcode.h360 static unsigned int coff_compute_checksum
3426 coff_compute_checksum (abfd) in coff_compute_checksum() function
3475 computed = coff_compute_checksum (abfd);
H A DChangeLog-02039482 (coff_compute_checksum): New.