Home
last modified time | relevance | path

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

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