Searched refs:SecIndex (Results 1 – 2 of 2) sorted by relevance
109 auto SecIndex = Obj.getSectionIndex(SecRef.getRawDataRefImpl()); in createNormalizedSections() local136 << ", align: " << NSec.Alignment << ", index: " << SecIndex in createNormalizedSections()166 IndexToSection.insert(std::make_pair(SecIndex, std::move(NSec))); in createNormalizedSections()362 auto SecIndex = KV.first; in graphifyRegularSymbols() local381 auto &SecNSymStack = SecIndexToSymbols[SecIndex]; in graphifyRegularSymbols()
1152 uint32_t SecIndex = SectionIndexMap.lookup(Member); in writeObject() local1153 write(SecIndex); in writeObject()