Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTarget.h150 FileSpecList GetDebugFileSearchPaths();
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp2518 return Target::GetGlobalProperties().GetDebugFileSearchPaths(); in GetDefaultDebugFileSearchPaths()
4391 FileSpecList TargetProperties::GetDebugFileSearchPaths() { in GetDebugFileSearchPaths() function in TargetProperties