Searched refs:locationp (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | tekhex.c | 624 const void * locationp, in move_section_contents() argument 630 char *location = (char *) locationp; in move_section_contents() 669 void * locationp, in tekhex_get_section_contents() argument 675 move_section_contents (abfd, section, locationp, offset, count, TRUE); in tekhex_get_section_contents() 697 const void * locationp, in tekhex_set_section_contents() argument 703 move_section_contents (abfd, section, locationp, offset, bytes_to_do, in tekhex_set_section_contents()
|