Searched refs:SecEntry (Results 1 – 1 of 1) sorted by relevance
581 DwarfSectionEntry SecEntry(MCSec->getName(), in executePostLayoutBinding() local584 DwarfSections.push_back(std::move(SecEntry)); in executePostLayoutBinding()1230 SectionEntry SecEntry(".ovrflo", XCOFF::STYP_OVRFLO); in finalizeRelocationInfo() local1234 SecEntry.RelocationCount = Sec->Index; in finalizeRelocationInfo()1238 SecEntry.Address = RelCount; in finalizeRelocationInfo()1239 SecEntry.Index = ++SectionCount; in finalizeRelocationInfo()1240 OverflowSections.push_back(std::move(SecEntry)); in finalizeRelocationInfo()