Home
last modified time | relevance | path

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

/external/bcc/src/cc/frontends/clang/
Dloader.cc93 std::pair<bool, string> get_kernel_path_info(const string kdir) in get_kernel_path_info() function
126 auto kernel_path_info = get_kernel_path_info(kdir); in parse()