Searched refs:crc32_file (Results 1 – 9 of 9) sorted by relevance
32 #define crc32_file attribute_hidden __libdwfl_crc32_file macro
2662 instead of crc32_file.
25 * crc32_file.c: Include config.h.142 * crc32_file.c: New file.144 * system.h: Declare crc32_file.
37 crc32.c crc32_file.c md5.c sha1.c \
40 crc32_file (int fd, uint32_t *resp) in crc32_file() function
62 extern int crc32_file (int fd, uint32_t *resp);
36 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:291:crc32_file
2014 if (crc32_file (debug_fd, &debug_crc) != 0) in handle_elf()
3385 * strip.c (crc32_file): Function removed (now in ../lib).