Home
last modified time | relevance | path

Searched defs:SectionOffsets (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPublicsStream.h49 FixedStreamArray<SectionOffset> SectionOffsets; variable
/llvm-project-15.0.7/llvm/lib/MC/
H A DELFObjectWriter.cpp614 SectionOffsetsTy &SectionOffsets) { in computeSymbolTable()
1025 const SectionOffsetsTy &SectionOffsets) { in writeSectionHeader()
1071 SectionOffsetsTy SectionOffsets; in writeObject() local