Searched refs:buy_and_read (Results 1 – 2 of 2) sorted by relevance
440 static void * buy_and_read4497 buy_and_read (bfd *abfd, file_ptr where, bfd_size_type size) in buy_and_read() function4573 native_lineno = (LINENO *) buy_and_read (abfd, asect->line_filepos, amt); in coff_slurp_line_table()5265 native_relocs = (RELOC *) buy_and_read (abfd, asect->rel_filepos, amt); in coff_slurp_reloc_table()
2557 (buy_and_read): Remove "seek" param. Change "size" to bfd_size_type.