Home
last modified time | relevance | path

Searched refs:file_has_ctf_debug_info (Results 1 – 3 of 3) sorted by relevance

/third_party/libabigail/include/
Dabg-tools-utils.h42 bool file_has_ctf_debug_info(const string& elf_file_path,
/third_party/libabigail/src/
Dabg-tools-utils.cc476 file_has_ctf_debug_info(const string& elf_file_path, in file_has_ctf_debug_info() function
2851 if (file_has_ctf_debug_info(elf_file_path, debug_info_root_paths)) in create_best_elf_based_reader()
2860 && file_has_ctf_debug_info(elf_file_path, debug_info_root_paths)) in create_best_elf_based_reader()
/third_party/libabigail/
DChangeLog267 (file_has_ctf_debug_info): Looks for kernel ctf debug information archive.
399 file_has_ctf_debug_info}): Declare new functions.
694 (file_has_ctf_debug_info): New functions.