Searched defs:osec (Results 1 – 12 of 12) sorted by relevance
49 for (const OutputSection *osec : sections) in numNonHiddenSections() local54 void OutputSegment::addOutputSection(OutputSection *osec) { in addOutputSection()82 static int sectionOrder(OutputSection *osec) { in sectionOrder()
247 for (const OutputSection *osec : seg->getSections()) { in writeTo() local939 ConcatOutputSection *osec = cast<ConcatOutputSection>(isec->parent); in createOutputSections() local949 ConcatOutputSection *osec = it.second; in createOutputSections() local1013 parallelForEach(linkEditSections, [](LinkEditSection *osec) { in finalizeLinkEditSegment()1060 for (const OutputSection *osec : seg->getSections()) in writeSections() local
205 auto *osec = cast<WordLiteralSection>(parent); in getOffset() local
366 ConcatOutputSection *&osec = concatOutputSections[names]; in getOrCreateForInput() local
224 OutputSection *osec = nullptr; in handleSectionBoundarySymbol() local
125 for (const OutputSection *osec : seg->getSections()) { in writeTo() local169 static void encodeRebase(const OutputSection *osec, uint64_t outSecOff, in encodeRebase()294 static void encodeBinding(const OutputSection *osec, uint64_t outSecOff, in encodeBinding()
583 ConcatOutputSection *osec = nullptr; in replaceCommonSymbols() local1047 ConcatOutputSection *osec = nullptr; in gatherInputSections() local
90 OutputSection *osec = syms[i]->getOutputSection(); in getSymbolStrings() local133 const OutputSection *osec = sec->getOutputSection(); in printEhFrame() local166 OutputSection* osec = nullptr; in writeMapFile() local
558 auto process = [this](OutputSection *osec) { in processSectionCommands()609 if (auto *osec = dyn_cast<OutputSection>(base)) { in processSectionCommands() local
393 if (OutputSection *osec = sections[read32(&idx)]->getOutputSection()) in finalizeShtGroup() local
393 OutputSection *osec = sections[idx]->getOutputSection(); in copyShtGroup() local
612 OutputSection *osec = (isRO ? in.bssRelRo : in.bss)->getParent(); in addCopyRelSymbol() local