Searched defs:nread (Results 1 – 10 of 10) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ |
D | rename.c | 45 int fromfd, tofd, nread; in simple_copy() local
|
D | ar.c | 995 bfd_size_type nread; in print_contents() local 1032 bfd_size_type nread, tocopy; in extract_file() local
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
D | binary_unittest.cc | 50 ssize_t nread = ::read(fd, buf, size); in read_all() local
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | cache.c | 286 file_ptr nread; in cache_bread_1() local 336 file_ptr nread = 0; in cache_bread() local
|
D | cisco-core.c | 89 bfd_size_type nread; in cisco_core_file_validate() local
|
D | bfdio.c | 179 size_t nread; in bfd_bread() local
|
D | opncls.c | 501 file_ptr nread = (vec->pread) (abfd, vec->stream, buf, nbytes, vec->where); in opncls_bread() local
|
D | mach-o.c | 5434 bfd_size_type nread = 0; in bfd_mach_o_core_fetch_environment() local
|
D | elf32-nds32.c | 14995 size_t nread; in nds32_elf_ex9_import_table() local
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | source.c | 97 int i, line_num, nread; in annotate_source() local
|