Searched refs:normSect (Results 1 – 1 of 1) sorted by relevance
641 Section* normSect = &file.sections.back(); in appendSection() local643 normSect->segmentName = si->segmentName; in appendSection()644 normSect->sectionName = si->sectionName; in appendSection()645 normSect->type = si->type; in appendSection()646 normSect->attributes = si->attributes; in appendSection()647 normSect->address = si->address; in appendSection()648 normSect->alignment = si->alignment; in appendSection()683 normSect->content = sectionContent; in copySectionContent()719 normSect->address = si->address; in updateSectionInfo()1185 normSect.indirectSymbols.push_back( in addIndirectSymbols()[all …]