Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/elfcopy/
H A Dascii.c692 uint64_t count, _checksum, num; in srec_read() local
734 if (read_num(line, &len, &_checksum, 1, NULL) < 0) in srec_read()
737 if ((int) _checksum != (~checksum & 0xFF)) in srec_read()
899 uint64_t count, _checksum; in ihex_read() local
944 if (read_num(line, &len, &_checksum, 1, &checksum) < 0) in ihex_read()
/freebsd/contrib/elftoolchain/libelf/
H A DMakefile152 gelf_checksum.3 elf${E}_checksum.3 \
/freebsd/lib/libelf/
H A DMakefile179 gelf_checksum.3 elf${E}_checksum.3 \