Lines Matching refs:SectionIndexMapTy
52 typedef DenseMap<const MCSectionELF *, uint32_t> SectionIndexMapTy; typedef
58 SectionIndexMapTy &SectionIndexMap;
75 SectionIndexMapTy &SectionIndexMap,
208 SectionIndexMapTy &SectionIndexMap);
236 const SectionIndexMapTy &SectionIndexMap,
239 void computeIndexMap(MCAssembler &Asm, SectionIndexMapTy &SectionIndexMap);
249 SectionIndexMapTy &SectionIndexMap);
255 SectionIndexMapTy &SectionIndexMap);
263 const SectionIndexMapTy &SectionIndexMap,
287 const SectionIndexMapTy &SectionIndexMap,
331 SectionIndexMapTy &SectionIndexMap, in SymbolTableWriter()
607 SectionIndexMapTy &SectionIndexMap) { in WriteSymbolTable()
935 SectionIndexMapTy &SectionIndexMap) { in computeIndexMap()
966 const SectionIndexMapTy &SectionIndexMap, in computeSymbolTable()
1365 MCAssembler &Asm, MCAsmLayout &Layout, SectionIndexMapTy &SectionIndexMap) { in CreateMetadataSections()
1417 RevGroupMapTy &RevGroupMap, SectionIndexMapTy &SectionIndexMap) { in createIndexedSections()
1460 const SectionIndexMapTy &SectionIndexMap, in writeSection()
1553 const SectionIndexMapTy &SectionIndexMap, in writeSectionHeader()
1586 SectionIndexMapTy SectionIndexMap; in WriteObject()