Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp70 using SectionIndexMapTy = DenseMap<const MCSectionELF *, uint32_t>; typedef
188 const SectionIndexMapTy &SectionIndexMap,
198 const SectionIndexMapTy &SectionIndexMap,
212 void writeSection(const SectionIndexMapTy &SectionIndexMap,
604 const SectionIndexMapTy &SectionIndexMap, const RevGroupMapTy &RevGroupMap, in computeSymbolTable()
983 void ELFWriter::writeSection(const SectionIndexMapTy &SectionIndexMap, in writeSection()
1040 const MCAsmLayout &Layout, const SectionIndexMapTy &SectionIndexMap, in writeSectionHeader()
1079 SectionIndexMapTy SectionIndexMap; in writeObject()