Searched refs:getSectionMap (Results 1 – 7 of 7) sorted by relevance
88 FixedStreamArray<SecMapEntry> getSectionMap() const;
90 FixedStreamArray<SecMapEntry> getSectionMap() const;
103 codeview::FixedStreamArray<SecMapEntry> getSectionMap() const;
254 codeview::FixedStreamArray<SecMapEntry> DbiStream::getSectionMap() const { in getSectionMap() function in DbiStream
217 FixedStreamArray<SecMapEntry> DbiStream::getSectionMap() const { in getSectionMap() function in DbiStream
219 FixedStreamArray<SecMapEntry> DbiStream::getSectionMap() const { in getSectionMap() function in DbiStream
667 for (auto &M : Dbi->getSectionMap()) { in dumpSectionMap()