Home
last modified time | relevance | path

Searched refs:chunk_data (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dtekhex.c253 unsigned char chunk_data[CHUNK_MASK + 1]; member
348 d->chunk_data[addr & CHUNK_MASK] = value; in insert_byte()
645 *location = d->chunk_data[low_bits]; in move_section_contents()
651 d->chunk_data[low_bits] = *location; in move_section_contents()
816 TOHEX (dst, d->chunk_data[addr + low]); in tekhex_write_object_contents()