Searched refs:normalizedSectionIndex (Results 1 – 1 of 1) sorted by relevance
74 uint32_t normalizedSectionIndex; member84 normalizedSectionIndex(0), finalSectionIndex(0) { in SectionInfo()650 si->normalizedSectionIndex = file.sections.size()-1; in appendSection()672 Section *normSect = &file.sections[si->normalizedSectionIndex]; in copySectionContent()718 Section *normSect = &file.sections[si->normalizedSectionIndex]; in updateSectionInfo()1172 Section &normSect = file.sections[si->normalizedSectionIndex]; in addIndirectSymbols()1316 Section &normSect = file.sections[si->normalizedSectionIndex]; in addSectionRelocs()1514 file.sections[sectInfo->normalizedSectionIndex].content; in fixLazyReferenceImm()1526 file.sections[sectInfo->normalizedSectionIndex].content = newContent; in fixLazyReferenceImm()