Searched defs:check_crc (Results 1 – 3 of 3) sorted by relevance
639 static int try_open_debuglink_candidate(const char *path, int check_crc, in try_open_debuglink_candidate()656 static int find_debug_via_debuglink(Elf *e, const char *binpath, int check_crc, in find_debug_via_debuglink()865 static int find_debug_file(Elf *e, const char *path, int check_crc, in find_debug_file()
81 check_crc (int fd, GElf_Word debuglink_crc) in check_crc() function
228 bool check_crc; member