Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp269 DWARFUnit::DWOHolder::DWOHolder(StringRef DWOPath) in DWOHolder() argument
271 auto Obj = object::ObjectFile::createObjectFile(DWOPath); in DWOHolder()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h134 DWOHolder(StringRef DWOPath);