Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp347 Expected<ModuleDebugStreamRef> ExpectedModS = in findFunctionSymbolBySectOffset() local
453 Expected<ModuleDebugStreamRef> ExpectedModS = in findLineTable() local
550 Expected<ModuleDebugStreamRef> ExpectedModS = in findLineNumbersByVA() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1578 auto ExpectedModS = getModuleDebugStream(File.pdb(), I); in dumpModuleSymsForPdb() local