Searched refs:buy_and_read (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | coffcode.h | 4312 buy_and_read (bfd *abfd, file_ptr where, in buy_and_read() function 4388 native_lineno = (LINENO *) buy_and_read (abfd, asect->line_filepos, in coff_slurp_line_table() 5113 native_relocs = (bfd_byte *) buy_and_read (abfd, asect->rel_filepos, in coff_slurp_reloc_table()
|
H A D | ChangeLog-2019 | 2887 * coffcode.h (buy_and_read): Delete unnecessary forward decl. Add 2889 (coff_slurp_line_table): Use bfd_alloc2. Update buy_and_read calls. 2892 (coff_slurp_reloc_table): Use bfd_alloc2. Update buy_and_read calls.
|
H A D | ChangeLog-2020 | 4108 * coffcode.h (coff_set_arch_mach_hook, buy_and_read): Likewise. 4175 * coffcode.h (buy_and_read, coff_slurp_line_table),
|
H A D | ChangeLog-0001 | 2557 (buy_and_read): Remove "seek" param. Change "size" to bfd_size_type.
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | coffcode.h | 4450 buy_and_read (bfd *abfd, file_ptr where, in buy_and_read() function 4526 native_lineno = (LINENO *) buy_and_read (abfd, asect->line_filepos, in coff_slurp_line_table() 5271 native_relocs = (bfd_byte *) buy_and_read (abfd, asect->rel_filepos, in coff_slurp_reloc_table()
|
H A D | ChangeLog-2019 | 2887 * coffcode.h (buy_and_read): Delete unnecessary forward decl. Add 2889 (coff_slurp_line_table): Use bfd_alloc2. Update buy_and_read calls. 2892 (coff_slurp_reloc_table): Use bfd_alloc2. Update buy_and_read calls.
|
H A D | ChangeLog-2020 | 4108 * coffcode.h (coff_set_arch_mach_hook, buy_and_read): Likewise. 4175 * coffcode.h (buy_and_read, coff_slurp_line_table),
|
H A D | ChangeLog-0001 | 2557 (buy_and_read): Remove "seek" param. Change "size" to bfd_size_type.
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2019 | 2887 * coffcode.h (buy_and_read): Delete unnecessary forward decl. Add 2889 (coff_slurp_line_table): Use bfd_alloc2. Update buy_and_read calls. 2892 (coff_slurp_reloc_table): Use bfd_alloc2. Update buy_and_read calls.
|
H A D | ChangeLog-0001 | 2557 (buy_and_read): Remove "seek" param. Change "size" to bfd_size_type.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2019 | 2887 * coffcode.h (buy_and_read): Delete unnecessary forward decl. Add 2889 (coff_slurp_line_table): Use bfd_alloc2. Update buy_and_read calls. 2892 (coff_slurp_reloc_table): Use bfd_alloc2. Update buy_and_read calls.
|
H A D | ChangeLog-2020 | 4108 * coffcode.h (coff_set_arch_mach_hook, buy_and_read): Likewise. 4175 * coffcode.h (buy_and_read, coff_slurp_line_table),
|
H A D | ChangeLog-0001 | 2557 (buy_and_read): Remove "seek" param. Change "size" to bfd_size_type.
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 165724 * coffcode.h (buy_and_read): Malloc rather than alloc memory. 165728 (coff_slurp_reloc_table): Adjust to suit buy_and_read change.
|