Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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,
603 const SectionIndexMapTy &SectionIndexMap, const RevGroupMapTy &RevGroupMap, in computeSymbolTable()
980 void ELFWriter::writeSection(const SectionIndexMapTy &SectionIndexMap, in writeSection()
1037 const MCAsmLayout &Layout, const SectionIndexMapTy &SectionIndexMap, in writeSectionHeader()
1076 SectionIndexMapTy SectionIndexMap; in writeObject()