Searched refs:getOutputSection (Results 1 – 17 of 17) sorted by relevance
79 OutputSection *getOutputSection();80 const OutputSection *getOutputSection() const { in getOutputSection() function81 return const_cast<SectionBase *>(this)->getOutputSection(); in getOutputSection()
127 if (fromSB->getOutputSection() != toSB->getOutputSection()) in CallGraphSort()
90 OutputSection *osec = syms[i]->getOutputSection(); in getSymbolStrings()133 const OutputSection *osec = sec->getOutputSection(); in printEhFrame()
193 const OutputSection *out = getOutputSection(); in getVA()197 OutputSection *SectionBase::getOutputSection() { in getOutputSection() function in SectionBase400 OutputSection *osec = sections[idx]->getOutputSection(); in copyShtGroup()493 p->r_addend = sym.getVA(addend) - section->getOutputSection()->addr; in copyRelocations()580 OutputSection *os = sym.getOutputSection(); in getARMStaticBase()956 if (!sym.getOutputSection() || in relocateNonAlloc()1017 uint64_t addrLoc = getOutputSection()->addr + offset; in relocateAlloc()
53 OutputSection *os = sec->getOutputSection(); in getOutputSectionVA()663 OutputSection *out = sec->getRelocatedSection()->getOutputSection(); in addInputSec()731 ? firstIsec->getLinkOrderDep()->getOutputSection() in addInputSec()733 if (firstIsecOut != isec->getLinkOrderDep()->getOutputSection()) in addInputSec()765 s->getOutputSection()->sectionIndex == UINT32_MAX); in addOrphanSections()
197 OutputSection *Symbol::getOutputSection() const { in getOutputSection() function in Symbol200 return sec->repl->getOutputSection(); in getOutputSection()
393 if (OutputSection *osec = sections[read32(&idx)]->getOutputSection()) in finalizeShtGroup()428 info = s->getOutputSection()->sectionIndex; in finalize()
201 OutputSection *getOutputSection() const;
719 if (const OutputSection *os = sym.getOutputSection()) in addEntry()779 if (const OutputSection *outSec = sym.getOutputSection()) { in getPageEntryOffset()2122 sectionIndexMap[e.sym->getOutputSection()] = ++i; in getSymbolIndex()2131 return sectionIndexMap.lookup(sym->getOutputSection()); in getSymbolIndex()2153 if (const OutputSection *os = sym->getOutputSection()) in getSymSectionIndex()2260 write32(buf, entry.sym->getOutputSection()->sectionIndex); in writeTo()
107 OutputSection *out = rel->getOutputSection(); in getOutputSectionName()824 /*value=*/0, /*size=*/0, isec->getOutputSection()); in addSectionSymbols()
98 if (fromSec->getOutputSection() != toSec->getOutputSection()) in CallGraphSort()
164 if (OutputSection *sec = chunk->getOutputSection()) in getSymbolStrings()306 entry->getRVA() - chunk->getOutputSection()->header.VirtualAddress; in writeMapFile()
87 OutputSection *Chunk::getOutputSection() const { in getOutputSection() function in Chunk110 OutputSection *os = c->getOutputSection(); in writeTo()1151 OutputSection *os = c->getOutputSection(); in createSymbol()1917 OutputSection *os = c->getOutputSection(); in sortExceptionTable()2058 OutputSection *sec = tlsSym->getChunk()->getOutputSection(); in fixTlsAlignment()
609 OutputSection *os = c ? c->getOutputSection() : nullptr; in createSectionContrib()936 OutputSection *os = def->getChunk()->getOutputSection(); in createPublic()1307 OutputSection *thunkOS = thunkChunk->getOutputSection(); in addImportFilesToPDB()
104 OutputSection *getOutputSection() const;
381 OutputSection *os = c ? c->getOutputSection() : nullptr; in writeTo()
183 uint64_t addrLoc = is.getOutputSection()->addr + is.outSecOff + r.offset; in isFallThruRelocation()190 nextIS->getOutputSection()->addr + nextIS->outSecOff; in isFallThruRelocation()