Searched refs:SecIndex (Results 1 – 4 of 4) sorted by relevance
40 long SecIndex; in getSecNameOrIndexAsSecRef() local42 SecIndex = 0; in getSecNameOrIndexAsSecRef()44 SecIndex = 1; in getSecNameOrIndexAsSecRef()54 } else if (SecIndex == SectionIndex) in getSecNameOrIndexAsSecRef()57 SecIndex++; in getSecNameOrIndexAsSecRef()
77 unsigned SecIndex = Sec - &Sections[0]; in getUniquedSectionName() local78 assert(&Sections[SecIndex] == Sec); in getUniquedSectionName()79 if (!SectionNames[SecIndex].empty()) in getUniquedSectionName()80 return SectionNames[SecIndex]; in getUniquedSectionName()86 std::string &Ret = SectionNames[SecIndex]; in getUniquedSectionName()
1282 uint32_t SecIndex = SectionIndexMap.lookup(Member); in writeObject() local1283 write(SecIndex); in writeObject()
1130 uint32_t SecIndex = SectionIndexMap.lookup(Member); in writeObject() local1131 write(SecIndex); in writeObject()