Searched refs:ExpectedSyms (Results 1 – 1 of 1) sorted by relevance
1479 auto ExpectedSyms = getPdb().getPDBSymbolStream(); in dumpSymbolsFromGSI() local1480 if (!ExpectedSyms) in dumpSymbolsFromGSI()1481 return ExpectedSyms.takeError(); in dumpSymbolsFromGSI()1505 ExpectedSyms->getSymbolArray().getUnderlyingStream(); in dumpSymbolsFromGSI()