Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Readers/
DLVELFReader.cpp910 SmallString<16> DWOAlternativeLocation; in createScopes() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp591 bool DWARFUnit::parseDWO(StringRef DWOAlternativeLocation) { in parseDWO()