Searched refs:data_struct (Results 1 – 3 of 3) sorted by relevance
251 struct data_struct struct256 struct data_struct *next; argument264 struct data_struct *data;315 static struct data_struct *318 struct data_struct *d = abfd->tdata.tekhex_data->data; in find_chunk()327 d = (struct data_struct *) in find_chunk()328 bfd_zalloc (abfd, (bfd_size_type) sizeof (struct data_struct)); in find_chunk()346 struct data_struct *d = find_chunk (abfd, addr, TRUE); in insert_byte()632 struct data_struct *d = NULL; in move_section_contents()801 struct data_struct *d; in tekhex_write_object_contents()
901 (struct data_struct <chunk_init>): Use one byte per span, update
5829 * tekhex.c (struct data_struct): Convert from typedef that