Searched refs:getOutputSection (Results 1 – 14 of 14) sorted by relevance
75 OutputSection *getOutputSection();76 const OutputSection *getOutputSection() const { in getOutputSection() function77 return const_cast<SectionBase *>(this)->getOutputSection(); in getOutputSection()
127 if (FromSB->getOutputSection() != ToSB->getOutputSection()) in CallGraphSort()
164 OutputSection *Symbol::getOutputSection() const { in getOutputSection() function in Symbol167 return Sec->Repl->getOutputSection(); in getOutputSection()
188 const OutputSection *Out = getOutputSection(); in getVA()192 OutputSection *SectionBase::getOutputSection() { in getOutputSection() function in SectionBase392 *To++ = Sections[Idx]->getOutputSection()->SectionIndex; in copyShtGroup()468 P->r_addend = Sym.getVA(Addend) - Section->getOutputSection()->Addr; in copyRelocations()541 OutputSection *OS = Sym.getOutputSection(); in getARMStaticBase()880 uint64_t AddrLoc = getOutputSection()->Addr + Offset; in relocateAlloc()
53 if (OutputSection *OS = InputSec->getOutputSection()) in getOutputSectionVA()77 if (Alignment == 1 && (!Sec || !Sec->getOutputSection())) in getSectionOffset()569 OutputSection *Out = Sec->getRelocatedSection()->getOutputSection(); in addInputSec()663 assert(S->getOutputSection()->SectionIndex == UINT32_MAX); in addOrphanSections()
93 OutputSection *OSec = Syms[I]->getOutputSection(); in getSymbolStrings()
178 OutputSection *getOutputSection() const;
671 if (const OutputSection *OS = Sym.getOutputSection()) in addEntry()731 if (const OutputSection *OutSec = Sym.getOutputSection()) { in getPageEntryOffset()1949 SectionIndexMap[E.Sym->getOutputSection()] = ++I; in getSymbolIndex()1958 return SectionIndexMap.lookup(Sym->getOutputSection()); in getSymbolIndex()1980 if (const OutputSection *OS = Sym->getOutputSection()) in getSymSectionIndex()2079 write32(Buf, Entry.Sym->getOutputSection()->SectionIndex); in writeTo()
317 Info = S->getOutputSection()->SectionIndex; in finalize()
103 OutputSection *Out = Rel->getOutputSection(); in getOutputSectionName()
97 OutputSection *OS = Record->getOutputSection(); in writeTo()964 OutputSection *OS = C->getOutputSection(); in createSymbol()1388 OutputSection *OS = RefChunk ? RefChunk->getOutputSection() : nullptr; in maybeAddAddressTakenFunction()1667 return Buffer->getBufferStart() + C->getOutputSection()->getFileOff() + in sortExceptionTable()1668 C->getRVA() - C->getOutputSection()->getRVA(); in sortExceptionTable()
99 OutputSection *getOutputSection() const { return Out; } in getOutputSection() function
1138 OutputSection *OS = C->getOutputSection(); in createSectionContrib()1365 OutputSection *OS = Def->getChunk()->getOutputSection(); in createPublic()
377 OutputSection *OS = C ? C->getOutputSection() : nullptr; in writeTo()