Searched refs:include_paths (Results 1 – 4 of 4) sorted by relevance
292 const std::vector<std::string> include_paths; member in dtc::text_input_buffer328 : defines(d), include_paths(i), dir(directory), depfile(deps) in text_input_buffer()
844 std::vector<std::string> include_paths; member in dtc::fdt::device_tree1041 include_paths.push_back(std::move(p)); in add_include_path()
230 for (auto i : include_paths) in handle_include()272 for (auto i : include_paths) in read_binary_file()
2025 std::vector<string>(include_paths), in parse_dts()