Searched defs:SecIndex (Results 1 – 6 of 6) sorted by relevance
75 MachODumper::constructSectionCommon(SectionType Sec, size_t SecIndex) { in constructSectionCommon()118 size_t SecIndex) { in constructSection()127 MachODumper::constructSection(MachO::section_64 Sec, size_t SecIndex) { in constructSection()
119 unsigned SecIndex = &Sec - &Sections[0]; in getUniquedSectionName() local1122 unsigned SecIndex = Shdr - &Sections[0]; in dumpContentSection() local
117 auto SecIndex = Obj.getSectionIndex(SecRef.getRawDataRefImpl()); in createNormalizedSections() local396 auto SecIndex = KV.first; in graphifyRegularSymbols() local
61 unsigned SecIndex; in getSectionRefsByNameOrIndex() local
504 Optional<unsigned> SecIndex = in PrintExceptionTable() local577 Optional<unsigned> SecIndex = in PrintIndexTable() local
1146 uint32_t SecIndex = SectionIndexMap.lookup(Member); in writeObject() local