Searched defs:bytes_to_do (Results 1 – 9 of 9) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | coff-tic54x.c | 338 tic54x_set_section_contents (abfd, section, location, offset, bytes_to_do) in tic54x_set_section_contents() argument
|
H A D | mmo.c | 2137 mmo_get_section_contents (abfd, sec, location, offset, bytes_to_do) in mmo_get_section_contents() argument 2613 mmo_set_section_contents (abfd, sec, location, offset, bytes_to_do) in mmo_set_section_contents() argument
|
H A D | tekhex.c | 701 tekhex_set_section_contents (abfd, section, locationp, offset, bytes_to_do) in tekhex_set_section_contents() argument
|
H A D | srec.c | 872 srec_set_section_contents (abfd, section, location, offset, bytes_to_do) in srec_set_section_contents() argument
|
H A D | versados.c | 713 versados_set_section_contents (abfd, section, location, offset, bytes_to_do) in versados_set_section_contents() argument
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | coff-tic54x.c | 348 tic54x_set_section_contents (abfd, section, location, offset, bytes_to_do) in tic54x_set_section_contents() argument
|
H A D | mmo.c | 2033 bfd_size_type bytes_to_do) in mmo_get_section_contents() 2571 bfd_size_type bytes_to_do) in mmo_set_section_contents()
|
H A D | srec.c | 816 bfd_size_type bytes_to_do) in srec_set_section_contents()
|
H A D | tekhex.c | 637 bfd_size_type bytes_to_do) in tekhex_set_section_contents()
|