Searched refs:getSymbolsSubstream (Results 1 – 5 of 5) sorted by relevance
53 LLVM_ABI BinarySubstreamRef getSymbolsSubstream() const;
93 BinarySubstreamRef ModuleDebugStreamRef::getSymbolsSubstream() const { in getSymbolsSubstream() function in ModuleDebugStreamRef
388 auto Symbols = Stream.getSymbolsSubstream(); in dumpModuleSyms()
1488 auto SS = ModS.getSymbolsSubstream(); in dumpModuleSymsForPdb()
1043 BinarySubstreamRef SS = ModS.getSymbolsSubstream(); in createScopes()