Searched refs:crc32_file (Results 1 - 5 of 5) sorted by relevance

/external/elfutils/0.153/libdwfl/
H A Dlibdwfl_crc32_file.c53 #define crc32_file attribute_hidden __libdwfl_crc32_file macro
57 #include "../lib/crc32_file.c"
/external/elfutils/0.153/lib/
H A DMakefile.am34 crc32.c crc32_file.c md5.c sha1.c \
H A Dcrc32_file.c56 crc32_file (int fd, uint32_t *resp) function
H A Dsystem.h77 extern int crc32_file (int fd, uint32_t *resp);
/external/elfutils/0.153/src/
H A Dstrip.c1880 if (crc32_file (debug_fd, &debug_crc) != 0)

Completed in 864 milliseconds