Searched refs:locationp (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | tekhex.c | 628 const void * locationp, in move_section_contents() argument 634 char *location = (char *) locationp; in move_section_contents() 673 void * locationp, in tekhex_get_section_contents() argument 679 move_section_contents (abfd, section, locationp, offset, count, true); in tekhex_get_section_contents() 701 const void * locationp, in tekhex_set_section_contents() argument 707 move_section_contents (abfd, section, locationp, offset, bytes_to_do, in tekhex_set_section_contents()
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | tekhex.c | 628 const void * locationp, in move_section_contents() argument 634 char *location = (char *) locationp; in move_section_contents() 673 void * locationp, in tekhex_get_section_contents() argument 679 move_section_contents (abfd, section, locationp, offset, count, true); in tekhex_get_section_contents() 701 const void * locationp, in tekhex_set_section_contents() argument 707 move_section_contents (abfd, section, locationp, offset, bytes_to_do, in tekhex_set_section_contents()
|