Searched refs:isInSection (Results 1 – 22 of 22) sorted by relevance
133 if (!Symbol.isInSection()) in canUseLocalRelocation()295 if (!Symbol->isInSection()) { in recordRelocation()317 if (Symbol->isInSection()) { in recordRelocation()331 } else if (Symbol->isInSection()) { in recordRelocation()
493 if (!Sym->isInSection()) in finish()502 if (!Sym->isInSection()) in finish()
256 bool isInSection() const { in isInSection() function271 assert(isInSection() && "Invalid accessor!"); in getSection()
36 bool MCSection::hasEnded() const { return End && End->isInSection(); } in hasEnded()
925 if (Sym && Sym->isInSection()) in writeSectionHeader()1235 if (Sym->isInSection() && Sym->getName().starts_with(".L")) in executePostLayoutBinding()1275 if (Sym->isInSection()) { in useSectionSymbol()1332 const MCSectionELF *SecA = (SymA && SymA->isInSection()) in recordRelocation()
434 if (Sym.isSymbolLinkerVisible() && Sym.isInSection() && !Sym.isVariable() && in finishImpl()
1365 if (Sym && !Sym->isInSection()) in switchSection()1394 if (Sym && !Sym->isInSection()) in switchSectionNoPrint()1402 if (Sym->isInSection()) in endSection()
156 if (!S.isInSection()) in getAtom()748 if (!SA.isInSection() || &SecA != &SecB || in isSymbolRefDifferenceFullyResolvedImpl()
461 (!Sym->isInSection() || Sym->getSection().getBeginSymbol() != Sym)) in getOrCreateSectionSymbol()792 (!COMDATSymbol->isInSection() || in getCOFFSection()
508 if (InSet || !(A && !B && A->isInSection())) { in evaluateAsRelocatableImpl()
356 if (!S->isInSection()) { in finalizeCGProfileEntry()
1049 if (!AssocMCSym->isInSection()) { in writeObject()
1311 if (WS.isData() && WS.isInSection()) { in isSectionReferenced()
49 if (SyExp->getSymbol().isInSection()) in getTargetSection()
223 if (Symbol->isInSection()) { in RecordX86_64Relocation()237 } else if (Symbol->isInSection() && !Symbol->isVariable()) { in RecordX86_64Relocation()
464 bool force = !SA.isInSection() || !SB.isInSection(); in addReloc()
469 if (!LinkedToSym || !LinkedToSym->isInSection()) in parseLinkedToSym()
1348 if (FuncLabel->isInSection()) { in beginFunctionImpl()
122 if (Label->isInSection() && UseAddrOffsetFormOrExpressions) in addLabelAddress()
348 if (Label->isInSection() && UseAddrOffsetFormOrExpressions) in addPoolOpAddress()
3450 if (SCU.Sym->isInSection()) { in emitDebugARanges()
2950 Res.getAddSym()->isInSection() || Res.getAddSym()->isTemporary() || in loadAndAddSymbolAddress()