Searched refs:SectionIndexMap (Results 1 – 3 of 3) sorted by relevance
188 const SectionIndexMapTy &SectionIndexMap,198 const SectionIndexMapTy &SectionIndexMap,212 void writeSection(const SectionIndexMapTy &SectionIndexMap,688 MSD.SectionIndex = SectionIndexMap.lookup(&Section); in computeSymbolTable()1029 sh_link = SectionIndexMap.lookup(Sec); in writeSection()1079 SectionIndexMapTy SectionIndexMap; in writeObject() local1124 SectionIndexMap[&Section] = addToSectionTable(&Section); in writeObject()1126 SectionIndexMap[RelSection] = addToSectionTable(RelSection); in writeObject()1141 uint32_t SecIndex = SectionIndexMap.lookup(Member); in writeObject()1162 computeSymbolTable(Asm, Layout, SectionIndexMap, RevGroupMap, in writeObject()[all …]
546 DenseMap<const MCSection*, uint8_t> SectionIndexMap; in computeSymbolTable() local550 SectionIndexMap[&*it] = Index; in computeSymbolTable()586 MSD.SectionIndex = SectionIndexMap.lookup(&Symbol.getSection()); in computeSymbolTable()609 MSD.SectionIndex = SectionIndexMap.lookup(&Symbol.getSection()); in computeSymbolTable()
60 DenseMap<StringRef, int16_t> SectionIndexMap = { member in __anonac495c6d0111::XCOFFWriter109 !SectionIndexMap[InitSections[I].SectionName]) { in initSectionHeader()111 SectionIndexMap[InitSections[I].SectionName] = I + 1; in initSectionHeader()286 YamlSym.SectionName.size() ? SectionIndexMap[YamlSym.SectionName] : 0); in writeSymbols()