Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp69 using SectionIndexMapTy = DenseMap<const MCSectionELF *, uint32_t>; typedef
188 const SectionIndexMapTy &SectionIndexMap,
200 const SectionIndexMapTy &SectionIndexMap,
214 void writeSection(const SectionIndexMapTy &SectionIndexMap,
643 const SectionIndexMapTy &SectionIndexMap, const RevGroupMapTy &RevGroupMap, in computeSymbolTable()
1005 void ELFWriter::writeSection(const SectionIndexMapTy &SectionIndexMap, in writeSection()
1062 const MCAsmLayout &Layout, const SectionIndexMapTy &SectionIndexMap, in writeSectionHeader()
1103 SectionIndexMapTy SectionIndexMap; in writeObject()