Searched refs:getGlobalSymbolStreamIndex (Results 1 – 10 of 10) sorted by relevance
48 uint16_t getGlobalSymbolStreamIndex() const;
71 uint16_t getGlobalSymbolStreamIndex() const;
265 safelyCreateIndexedStream(DbiS->getGlobalSymbolStreamIndex()); in getPDBGlobalsStream()424 return DbiS->getGlobalSymbolStreamIndex() < getNumStreams(); in hasPDBGlobalsStream()
158 uint16_t DbiStream::getGlobalSymbolStreamIndex() const { in getGlobalSymbolStreamIndex() function in DbiStream
264 safelyCreateIndexedStream(DbiS->getGlobalSymbolStreamIndex()); in getPDBGlobalsStream()423 return DbiS->getGlobalSymbolStreamIndex() < getNumStreams(); in hasPDBGlobalsStream()
110 else if (Dbi && StreamIdx == Dbi->getGlobalSymbolStreamIndex()) in discoverStreamPurposes()
203 uint16_t DbiStream::getGlobalSymbolStreamIndex() const { in getGlobalSymbolStreamIndex() function in DbiStream
156 else if (Dbi && StreamIdx == Dbi->getGlobalSymbolStreamIndex()) in dumpStreamSummary()447 P.printNumber("Global Symbol Stream Index", DS->getGlobalSymbolStreamIndex()); in dumpDbiStream()