Home
last modified time | relevance | path

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

/third_party/libabigail/src/
Dabg-tools-utils.cc2511 string debug_info_root; in get_binary_paths_from_kernel_dist() local
2515 debug_info_root = debug_info_root_path.empty() in get_binary_paths_from_kernel_dist()
2518 debug_info_root += "/usr/lib/debug"; in get_binary_paths_from_kernel_dist()
2521 if (dir_is_empty(debug_info_root)) in get_binary_paths_from_kernel_dist()
2522 debug_info_root.clear(); in get_binary_paths_from_kernel_dist()
2749 const string debug_info_root, in build_corpus_group_from_kernel_dist_under() argument
2770 get_binary_paths_from_kernel_dist(root, debug_info_root, vmlinux, modules); in build_corpus_group_from_kernel_dist_under()
2779 make_path_absolute(debug_info_root.c_str()); in build_corpus_group_from_kernel_dist_under()
/third_party/libabigail/include/
Dabg-tools-utils.h313 const string debug_info_root,
/third_party/libabigail/
DChangeLog18137 debug_info_root parameter.
18149 debug_info_root parameter.