Searched defs:osec (Results 1 – 7 of 7) sorted by relevance
41 for (const OutputSection *osec : sections) { in numNonHiddenSections() local47 void OutputSegment::addOutputSection(OutputSection *osec) { in addOutputSection()
505 static int sectionOrder(OutputSection *osec) { in sectionOrder()551 for (auto *osec : seg->getSections()) { in sortSegmentsAndSections() local595 MergedOutputSection *&osec = in createOutputSections() local604 MergedOutputSection *osec = it.second; in createOutputSections() local631 for (auto *osec : seg->getSections()) { in assignAddresses() local
130 static void encodeRebase(const OutputSection *osec, uint64_t outSecOff, in encodeRebase()174 const auto *osec = loc.section.get<const OutputSection *>(); in finalizeContents() local228 static void encodeBinding(const Symbol *sym, const OutputSection *osec, in encodeBinding()313 auto *osec = b.target.section.get<const OutputSection *>(); in finalizeContents() local346 auto *osec = b.target.section.get<const OutputSection *>(); in finalizeContents() local
90 OutputSection *osec = syms[i]->getOutputSection(); in getSymbolStrings() local133 const OutputSection *osec = sec->getOutputSection(); in printEhFrame() local166 OutputSection* osec = nullptr; in writeMapFile() local
393 if (OutputSection *osec = sections[read32(&idx)]->getOutputSection()) in finalizeShtGroup() local
400 OutputSection *osec = sections[idx]->getOutputSection(); in copyShtGroup() local
599 OutputSection *osec = (isRO ? in.bssRelRo : in.bss)->getParent(); in addCopyRelSymbol() local