Searched refs:this_transfer (Results 1 – 1 of 1) sorted by relevance
1436 bfd_size_type this_transfer = size - sent; in load_section_callback() local1438 if (this_transfer >= block_size) in load_section_callback()1439 this_transfer = block_size; in load_section_callback()1441 this_transfer, &err); in load_section_callback()