Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/bfd/
HDtekhex.c252 char chunk_init[CHUNK_MASK + 1]; member
344 d->chunk_init[addr & CHUNK_MASK] = 1; in insert_byte()
593 if (d->chunk_init[low_bits]) in move_section_contents()
601 d->chunk_init[low_bits] = (*location != 0); in move_section_contents()
780 if (d->chunk_init[addr + low]) in tekhex_write_object_contents()