Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dm32r-stub.c521 unsigned long start, len, our_crc; in handle_exception() local
527 our_crc = crc32 ((unsigned char *) start, len, 0xffffffff); in handle_exception()
528 mem2hex ((char *) &our_crc, in handle_exception()