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