Searched defs:roots (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/llvm-project/lld/MachO/
H A DDriverUtils.cpp263 findPathCombination(const Twine &name, const std::vector<StringRef> &roots, ArrayRef<StringRef> extensions) argument
H A DDriver.cpp200 std::vector<StringRef> roots; local
161 getSearchPaths(unsigned optionCode, InputArgList &args, const std::vector<StringRef> &roots, const SmallVector<StringRef, 2> &systemPaths) argument
214 getLibrarySearchPaths(InputArgList &args, const std::vector<StringRef> &roots) argument
219 getFrameworkSearchPaths(InputArgList &args, const std::vector<StringRef> &roots) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DTraceDumper.cpp711 AppendReturnedInstructionToFunctionCallForest( TraceDumper::FunctionCall &last_function_call, const TraceDumper::SymbolInfo &symbol_info, const TraceCursorSP &cursor_sp, std::vector<TraceDumper::FunctionCallUP> &roots) argument
769 AppendInstructionToFunctionCallForest( const ExecutionContext &exe_ctx, TraceDumper::FunctionCall *last_function_call, const TraceDumper::SymbolInfo &prev_symbol_info, const TraceDumper::SymbolInfo &symbol_info, const TraceCursorSP &cursor_sp, std::vector<TraceDumper::FunctionCallUP> &roots) argument
859 AppendErrorToFunctionCallForest( TraceDumper::FunctionCall *last_function_call, TraceCursorSP &cursor_sp, std::vector<TraceDumper::FunctionCallUP> &roots) argument
877 std::vector<TraceDumper::FunctionCallUP> roots; local
[all...]
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_omp.h74 addr_and_size_t roots; // Pointer to __kmp_root. member in struct:__anon2836
/freebsd-current/usr.bin/dtc/
H A Dfdt.cc2017 std::vector<node_ptr> roots; local
1609 parse_file(text_input_buffer &input, std::vector<node_ptr> &roots, bool &read_header) argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTree.h320 iterator_range<root_iterator> roots() { function in class:llvm::DominatorTreeBase
323 iterator_range<const_root_iterator> roots() const { function in class:llvm::DominatorTreeBase

Completed in 208 milliseconds