Searched refs:gnu_debuglink_crc32 (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Ddefs.h405 extern unsigned long gnu_debuglink_crc32 (unsigned long crc,
H A Dutils.c3044 gnu_debuglink_crc32 (unsigned long crc, unsigned char *buf, size_t len)
3031 gnu_debuglink_crc32 (unsigned long crc, unsigned char *buf, size_t len) function
H A Dsymfile.c1050 file_crc = gnu_debuglink_crc32 (file_crc, buffer, count);

Completed in 61 milliseconds