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