Home
last modified time | relevance | path

Searched refs:getSectionOffsets (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPublicsStream.h43 FixedStreamArray<SectionOffset> getSectionOffsets() const { in getSectionOffsets() function
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1771 if (!Publics.getSectionOffsets().empty()) { in dumpPublics()
1774 for (const SectionOffset &SO : Publics.getSectionOffsets()) in dumpPublics()