Searched refs:getGlobalSymbolStreamIndex (Results 1 – 7 of 7) sorted by relevance
48 uint16_t getGlobalSymbolStreamIndex() const;
71 uint16_t getGlobalSymbolStreamIndex() const;
263 ContainerLayout, *Buffer, DbiS->getGlobalSymbolStreamIndex()); in getPDBGlobalsStream()413 return DbiS->getGlobalSymbolStreamIndex() < getNumStreams(); in hasPDBGlobalsStream()
157 uint16_t DbiStream::getGlobalSymbolStreamIndex() const { in getGlobalSymbolStreamIndex() function in DbiStream
111 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()