Searched refs:SecEntry (Results 1 – 1 of 1) sorted by relevance
583 DwarfSectionEntry SecEntry(MCSec->getName(), in executePostLayoutBinding() local586 DwarfSections.push_back(std::move(SecEntry)); in executePostLayoutBinding()1247 SectionEntry SecEntry(".ovrflo", XCOFF::STYP_OVRFLO); in finalizeRelocationInfo() local1251 SecEntry.RelocationCount = Sec->Index; in finalizeRelocationInfo()1255 SecEntry.Address = RelCount; in finalizeRelocationInfo()1256 SecEntry.Index = ++SectionCount; in finalizeRelocationInfo()1257 OverflowSections.push_back(std::move(SecEntry)); in finalizeRelocationInfo()