Searched refs:getSectionOffsets (Results 1 – 4 of 4) sorted by relevance
44 FixedStreamArray<SectionOffset> getSectionOffsets() const { in getSectionOffsets() function
50 codeview::FixedStreamArray<SectionOffset> getSectionOffsets() const { in getSectionOffsets() function
1467 if (!Publics.getSectionOffsets().empty()) { in dumpPublics()1470 for (const SectionOffset &SO : Publics.getSectionOffsets()) in dumpPublics()
703 P.printList("Section Offsets", Publics->getSectionOffsets(), in dumpPublicsStream()