Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp1128 FileSpec include_spec(include_path, dwarf_cu->GetPathStyle()); in ParseImportedModules() local
1129 MakeAbsoluteAndRemap(include_spec, *dwarf_cu, in ParseImportedModules()
1131 module.search_path = ConstString(include_spec.GetPath()); in ParseImportedModules()