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()
208 const OutputSection *out = getOutputSection(); in getVA()212 OutputSection *SectionBase::getOutputSection() { in getOutputSection() function in SectionBase393 OutputSection *osec = sections[idx]->getOutputSection(); in copyShtGroup()486 p->r_addend = sym.getVA(addend) - section->getOutputSection()->addr; in copyRelocations()586 OutputSection *os = sym.getOutputSection(); in getARMStaticBase()971 if (!sym.getOutputSection() || in relocateNonAlloc()1032 uint64_t addrLoc = getOutputSection()->addr + offset; in relocateAlloc()
393 if (OutputSection *osec = sections[read32(&idx)]->getOutputSection()) in finalizeShtGroup()432 info = s->getOutputSection()->sectionIndex; in finalize()556 const OutputSection *relOsec = rel.inputSec->getOutputSection(); in checkDynRelAddends()
53 OutputSection *os = sec->getOutputSection(); in getOutputSectionVA()692 OutputSection *out = sec->getRelocatedSection()->getOutputSection(); in addInputSec()760 ? firstIsec->getLinkOrderDep()->getOutputSection() in addInputSec()762 if (firstIsecOut != isec->getLinkOrderDep()->getOutputSection()) in addInputSec()794 s->getOutputSection()->sectionIndex == UINT32_MAX); in addOrphanSections()
199 OutputSection *Symbol::getOutputSection() const { in getOutputSection() function in Symbol202 return sec->repl->getOutputSection(); in getOutputSection()
203 OutputSection *getOutputSection() const;
719 if (const OutputSection *os = sym.getOutputSection()) in addEntry()779 if (const OutputSection *outSec = sym.getOutputSection()) { in getPageEntryOffset()2180 sectionIndexMap[e.sym->getOutputSection()] = ++i; in getSymbolIndex()2189 return sectionIndexMap.lookup(sym->getOutputSection()); in getSymbolIndex()2211 if (const OutputSection *os = sym->getOutputSection()) in getSymSectionIndex()2322 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()1156 OutputSection *os = c->getOutputSection(); in createSymbol()1937 OutputSection *os = c->getOutputSection(); in sortExceptionTable()2078 OutputSection *sec = tlsSym->getChunk()->getOutputSection(); in fixTlsAlignment()
722 OutputSection *os = c ? c->getOutputSection() : nullptr; in createSectionContrib()1129 OutputSection *os = def->getChunk()->getOutputSection(); in createPublic()1525 OutputSection *thunkOS = thunkChunk->getOutputSection(); in addImportFilesToPDB()
104 OutputSection *getOutputSection() const;
388 OutputSection *os = c ? c->getOutputSection() : nullptr; in applyRelocation()
186 uint64_t addrLoc = is.getOutputSection()->addr + is.outSecOff + r.offset; in isFallThruRelocation()193 nextIS->getOutputSection()->addr + nextIS->outSecOff; in isFallThruRelocation()