Searched refs:debug_info_root (Results 1 – 3 of 3) sorted by relevance
2398 string debug_info_root; in get_binary_paths_from_kernel_dist() local2402 debug_info_root = debug_info_root_path.empty() in get_binary_paths_from_kernel_dist()2405 debug_info_root += "/usr/lib/debug"; in get_binary_paths_from_kernel_dist()2408 if (dir_is_empty(debug_info_root)) in get_binary_paths_from_kernel_dist()2409 debug_info_root.clear(); in get_binary_paths_from_kernel_dist()2514 const string debug_info_root, in build_corpus_group_from_kernel_dist_under() argument2534 get_binary_paths_from_kernel_dist(root, debug_info_root, vmlinux, modules); in build_corpus_group_from_kernel_dist_under()2544 make_path_absolute(debug_info_root.c_str()); in build_corpus_group_from_kernel_dist_under()
311 const string debug_info_root,
9723 debug_info_root parameter.9735 debug_info_root parameter.