Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp352 Expected<ModuleDebugStreamRef> ExpectedModS = in findFunctionSymbolBySectOffset() local
458 Expected<ModuleDebugStreamRef> ExpectedModS = in findLineTable() local
555 Expected<ModuleDebugStreamRef> ExpectedModS = in findLineNumbersByVA() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1471 auto ExpectedModS = getModuleDebugStream(File.pdb(), I); in dumpModuleSymsForPdb() local