Searched refs:getSectionMap (Results 1 – 6 of 6) sorted by relevance
85 FixedStreamArray<SecMapEntry> getSectionMap() const;
103 codeview::FixedStreamArray<SecMapEntry> getSectionMap() const;
210 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()
1672 for (auto &M : Dbi.getSectionMap()) { in dumpSectionMap()