Home
last modified time | relevance | path

Searched defs:SectionIndexMap (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp643 computeSymbolTable(MCAssembler & Asm,const MCAsmLayout & Layout,const SectionIndexMapTy & SectionIndexMap,const RevGroupMapTy & RevGroupMap,SectionOffsetsTy & SectionOffsets) computeSymbolTable() argument
1005 writeSection(const SectionIndexMapTy & SectionIndexMap,uint32_t GroupSymbolIndex,uint64_t Offset,uint64_t Size,const MCSectionELF & Section) writeSection() argument
1062 writeSectionHeader(const MCAsmLayout & Layout,const SectionIndexMapTy & SectionIndexMap,const SectionOffsetsTy & SectionOffsets) writeSectionHeader() argument
1103 SectionIndexMapTy SectionIndexMap; writeObject() local
H A DMachObjectWriter.cpp545 DenseMap<const MCSection*, uint8_t> SectionIndexMap; computeSymbolTable() local
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp75 DenseMap<StringRef, int16_t> SectionIndexMap = { global() member in __anon621dc6cb0111::XCOFFWriter