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