Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DELFObjectWriter.cpp68 using SectionIndexMapTy = DenseMap<const MCSectionELF *, uint32_t>; typedef
186 const SectionIndexMapTy &SectionIndexMap,
198 const SectionIndexMapTy &SectionIndexMap,
212 void writeSection(const SectionIndexMapTy &SectionIndexMap,
633 const SectionIndexMapTy &SectionIndexMap, const RevGroupMapTy &RevGroupMap, in computeSymbolTable()
995 void ELFWriter::writeSection(const SectionIndexMapTy &SectionIndexMap, in writeSection()
1052 const MCAsmLayout &Layout, const SectionIndexMapTy &SectionIndexMap, in writeSectionHeader()
1093 SectionIndexMapTy SectionIndexMap; in writeObject()