Searched refs:isSection (Results 1 – 14 of 14) sorted by relevance
49 bool isSection() const { return Type == wasm::WASM_SYMBOL_TYPE_SECTION; } in isSection() function
302 sa.isSection() ? x->getOffset(addA) : x->getOffset(da->value) + addA; in constantEq()304 sb.isSection() ? y->getOffset(addB) : y->getOffset(db->value) + addB; in constantEq()
103 if (d.isSection()) in getSymVA()117 if (d.isSection()) in getSymVA()
261 if (!sym->isSection()) // Filter out section-type symbols here. in run()
61 if (!dr->isSection() && dr->section && dr->section->isLive() && in getSymbols()
109 if (d->isSection()) in resolveReloc()
104 if (!rel.sym->isSection()) in reportRangeError()118 if (rel.sym && !rel.sym->isSection()) in reportRangeError()1496 if (type == R_PPC64_TOC16_LO && sym.isSection() && isa<Defined>(sym) && in scanOne()2420 if (!sym.isSection()) in scanCrossRefs()
364 bool isSection() const { return type == llvm::ELF::STT_SECTION; } in isSection() function
422 if (sym.isSection()) in shouldKeepInSymtab()
229 if (d->isCOMDAT && !d->getCOFFSymbol().isSection() && in run()
382 return (isExternal() || isSection()) && in isCommon()413 bool isSection() const { in isSection() function
1320 if (Sym.isSection()) in isInSymtab() 1726 assert(WS.isSection()); in writeOneObject()
388 if (!defSym || !defSym->isSection() || defSym->section->name != ".toc") in tryRelaxPPC64TocIndirection()
500 if (s.isSection()) { in stateChangeWarning()