Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/MC/
H A DELFObjectWriter.cpp70 using SectionIndexMapTy = DenseMap<const MCSectionELF *, uint32_t>; typedef
200 const SectionIndexMapTy &SectionIndexMap,
212 const SectionIndexMapTy &SectionIndexMap,
226 void writeSection(const SectionIndexMapTy &SectionIndexMap,
612 const SectionIndexMapTy &SectionIndexMap, const RevGroupMapTy &RevGroupMap, in computeSymbolTable()
981 void ELFWriter::writeSection(const SectionIndexMapTy &SectionIndexMap, in writeSection()
1034 const MCAsmLayout &Layout, const SectionIndexMapTy &SectionIndexMap, in writeSectionHeader()
1073 SectionIndexMapTy SectionIndexMap; in writeObject()