Lines Matching refs:NS
202 BinarySubstreamRef NS = InfoS.getNamedStreamsBuffer(); in dumpNameMap() local
204 P.formatMsfStreamData("Named Stream Map", File, Layout, NS); in dumpNameMap()
232 BinarySubstreamRef NS = DbiS.getSectionContributionData(); in dumpSectionContributions() local
234 P.formatMsfStreamData("Section Contributions", File, Layout, NS); in dumpSectionContributions()
243 BinarySubstreamRef NS = DbiS.getSecMapSubstreamData(); in dumpSectionMap() local
245 P.formatMsfStreamData("Section Map", File, Layout, NS); in dumpSectionMap()
254 BinarySubstreamRef NS = DbiS.getModiSubstreamData(); in dumpModuleInfos() local
256 P.formatMsfStreamData("Module Infos", File, Layout, NS); in dumpModuleInfos()
265 BinarySubstreamRef NS = DbiS.getFileInfoSubstreamData(); in dumpFileInfo() local
267 P.formatMsfStreamData("File Info", File, Layout, NS); in dumpFileInfo()
276 BinarySubstreamRef NS = DbiS.getTypeServerMapSubstreamData(); in dumpTypeServerMap() local
278 P.formatMsfStreamData("Type Server Map", File, Layout, NS); in dumpTypeServerMap()
287 BinarySubstreamRef NS = DbiS.getECSubstreamData(); in dumpECData() local
289 P.formatMsfStreamData("Edit and Continue Data", File, Layout, NS); in dumpECData()