Searched refs:locationp (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | tekhex.c | 617 const void * locationp, in move_section_contents() argument 623 char *location = (char *) locationp; in move_section_contents() 662 void * locationp, in tekhex_get_section_contents() argument 668 move_section_contents (abfd, section, locationp, offset, count, TRUE); in tekhex_get_section_contents() 690 const void * locationp, in tekhex_set_section_contents() argument 696 move_section_contents (abfd, section, locationp, offset, bytes_to_do, in tekhex_set_section_contents()
|