Searched refs:isInSection (Results 1 – 21 of 21) sorted by relevance
135 if (!Symbol.isInSection()) in canUseLocalRelocation()310 if (!Symbol->isInSection()) { in recordRelocation()331 if (Symbol->isInSection()) { in recordRelocation()346 } else if (Symbol->isInSection()) { in recordRelocation()
246 bool isInSection() const { in isInSection() function262 assert(isInSection() && "Invalid accessor!"); in getSection()
35 bool MCSection::hasEnded() const { return End && End->isInSection(); } in hasEnded()
1024 if (Sym && Sym->isInSection()) { in writeSection()1291 if (Sym->isInSection() && Sym->getName().startswith(".L")) in executePostLayoutBinding()1372 if (Sym->isInSection()) { in shouldRelocateWithSymbol()1467 const MCSectionELF *SecA = (SymA && SymA->isInSection()) in recordRelocation()
683 if (!CheckSym.isInSection()) in canFold()790 return !Sym.isInSection(); in canExpand()
486 if (getAssembler().isSymbolLinkerVisible(Symbol) && Symbol.isInSection() && in finishImpl()
708 if (!SA.isInSection() || &SecA != &SecB || in isSymbolRefDifferenceFullyResolvedImpl()721 SA.isTemporary() && SA.isInSection() && &SecA == &SecB){ in isSymbolRefDifferenceFullyResolvedImpl()
1202 if (Sym && !Sym->isInSection()) in SwitchSection()1211 if (Sym->isInSection()) in endSection()
483 if (!S->isInSection()) { in finalizeCGProfileEntry()
473 (!Sym->isInSection() || Sym->getSection().getBeginSymbol() != Sym)) in createELFSectionImpl()
179 if (!S.isInSection()) in getAtom()
1080 if (!AssocMCSym->isInSection()) { in writeObject()
2436 if (!Sym->isInSection()) in doFinalizationAtSectionEnd()
48 if (SyExp->getSymbol().isInSection()) in getFixupSection()
229 if (Symbol->isInSection()) { in RecordX86_64Relocation()244 } else if (Symbol->isInSection() && !Symbol->isVariable()) { in RecordX86_64Relocation()
474 if (!LinkedToSym || !LinkedToSym->isInSection()) in parseLinkedToSym()
975 if (FuncLabel->isInSection()) { in beginFunctionImpl()
81 if (Label->isInSection() && UseAddrOffsetFormOrExpressions) in addLabelAddress()
318 if (Label->isInSection() && UseAddrOffsetFormOrExpressions) in addPoolOpAddress()
2847 if (SCU.Sym->isInSection()) { in emitDebugARanges()
2930 Res.getSymA()->getSymbol().isInSection() || in loadAndAddSymbolAddress()