Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DSymbolCache.cpp346 Expected<ModuleDebugStreamRef> ExpectedModS = in findFunctionSymbolBySectOffset() local
452 Expected<ModuleDebugStreamRef> ExpectedModS = in findLineTable() local
545 Expected<ModuleDebugStreamRef> ExpectedModS = in findLineNumbersByVA() local
/external/llvm-project/llvm/tools/llvm-pdbutil/
DDumpOutputStyle.cpp1582 auto ExpectedModS = getModuleDebugStream(File.pdb(), I); in dumpModuleSymsForPdb() local