Searched refs:getSectionMap (Results 1 – 3 of 3) sorted by relevance
88 FixedStreamArray<SecMapEntry> getSectionMap() const;
219 FixedStreamArray<SecMapEntry> DbiStream::getSectionMap() const { in getSectionMap() function in DbiStream
1976 for (auto &M : Dbi.getSectionMap()) { in dumpSectionMap()