Home
last modified time | relevance | path

Searched defs:orig_spec (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp599 FindSourceFile(const FileSpec & orig_spec,FileSpec & new_spec) const FindSourceFile() argument
H A DModule.cpp1543 if (auto remapped = m_source_mappings.FindFile(orig_spec)) { in FindSourceFile() argument