Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPublicsStream.h49 FixedStreamArray<SectionOffset> SectionOffsets; variable
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp644 computeSymbolTable(MCAssembler & Asm,const MCAsmLayout & Layout,const SectionIndexMapTy & SectionIndexMap,const RevGroupMapTy & RevGroupMap,SectionOffsetsTy & SectionOffsets) computeSymbolTable() argument
1063 writeSectionHeader(const MCAsmLayout & Layout,const SectionIndexMapTy & SectionIndexMap,const SectionOffsetsTy & SectionOffsets) writeSectionHeader() argument
1111 SectionOffsetsTy SectionOffsets; writeObject() local