Searched refs:coff_read_word (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | coffcode.h | 3329 coff_read_word (bfd *abfd, unsigned int *value, unsigned int *pelength) in coff_read_word() function 3368 more_data = coff_read_word (abfd, &value, pelength); in coff_compute_checksum() 3389 if (!coff_read_word (abfd, &peheader, &pelength)) in coff_apply_checksum()
|
H A D | ChangeLog-2020 | 147 (coff_read_word, coff_compute_checksum): ..to here. Delete
|
H A D | ChangeLog-0203 | 9481 * coffcode.h (coff_read_word): New.
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | coffcode.h | 3358 coff_read_word (bfd *abfd, unsigned int *value, unsigned int *pelength) in coff_read_word() function 3472 if (!coff_read_word (abfd, &peheader, &pelength)) in coff_apply_checksum()
|
H A D | ChangeLog-2020 | 147 (coff_read_word, coff_compute_checksum): ..to here. Delete
|
H A D | ChangeLog-0203 | 9481 * coffcode.h (coff_read_word): New.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2020 | 147 (coff_read_word, coff_compute_checksum): ..to here. Delete
|
H A D | ChangeLog-0203 | 9481 * coffcode.h (coff_read_word): New.
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-0203 | 9481 * coffcode.h (coff_read_word): New.
|