Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/
H A DELFObjectWriter.cpp68 using SectionIndexMapTy = DenseMap<const MCSectionELF *, uint32_t>; typedef
186 const SectionIndexMapTy &SectionIndexMap,
196 const SectionIndexMapTy &SectionIndexMap,
210 void writeSection(const SectionIndexMapTy &SectionIndexMap,
613 const SectionIndexMapTy &SectionIndexMap, const RevGroupMapTy &RevGroupMap, in computeSymbolTable()
967 void ELFWriter::writeSection(const SectionIndexMapTy &SectionIndexMap, in writeSection()
1024 const MCAsmLayout &Layout, const SectionIndexMapTy &SectionIndexMap, in writeSectionHeader()
1063 SectionIndexMapTy SectionIndexMap; in writeObject()