Home
last modified time | relevance | path

Searched defs:check_crc (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/libdwfl/
Dfind-debuginfo.c81 check_crc (int fd, GElf_Word debuglink_crc) in check_crc() function
/external/bcc/src/cc/
Dbcc_elf.c639 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()
/external/igt-gpu-tools/tests/
Dkms_frontbuffer_tracking.c228 bool check_crc; member