Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Ddefs.h405 extern unsigned long gnu_debuglink_crc32 (unsigned long crc,
H A Dutils.c3045 gnu_debuglink_crc32 (unsigned long crc, unsigned char *buf, size_t len) in gnu_debuglink_crc32() function
H A Dsymfile.c1054 file_crc = gnu_debuglink_crc32 (file_crc, buffer, count); in separate_debug_file_exists()
H A DChangeLog-200314280 * utils.c (gnu_debuglink_crc32): New function.
14281 * defs.h (gnu_debuglink_crc32): New declaration.