Home
last modified time | relevance | path

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

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