Lines Matching defs:root
1967 /// given set of header root directories nor in a set of header
2000 /// given header root dir, not in a set of header files.
2026 /// header root dir.
2252 /// Find a given file under a root directory and return its absolute
2255 /// @param root_dir the root directory under which to look for.
2592 /// the kernel modules found under @p root directory and under its
2606 /// @param root the path of the directory under which the kernel
2610 /// info is to be found for binaries under director @p root
2633 const string& root,
2655 group.reset(new corpus_group(env, root));
2717 /// @param root the path of the directory under which the kernel
2723 /// be found for binaries under director @p root.
2726 /// is not under the @p root directory. If this is empty, then it
2727 /// means the vmlinux binary is to be found under the @p root
2748 build_corpus_group_from_kernel_dist_under(const string& root,
2763 std::cerr << "Analysing kernel dist root '"
2764 << root << "' ... " << std::flush;
2770 get_binary_paths_from_kernel_dist(root, debug_info_root, vmlinux, modules);
2793 modules, root, di_roots,