Searched refs:isPreemptible (Results 1 – 9 of 9) sorted by relevance
897 sym.isPreemptible ? DynamicReloc::AgainstSymbol in addPltEntry()907 if (sym.isPreemptible) { in addGotEntry()924 if (!sym.isPreemptible && !config->isPic) { in addTpOffsetGotEntry()977 if (sym.isPreemptible) in isStaticLinkTimeConstant()1035 if (!sym.isPreemptible && (!isIfunc || config->zIfuncNoplt)) { in processAux()1113 if (expr == R_GOT || (rel == target->symbolicRel && !sym.isPreemptible)) { in processAux()1280 bool isLocalInExecutable = !sym.isPreemptible && !config->shared; in handleTlsRelocation()1327 if (sym.isPreemptible) { in handleTlsRelocation()1616 if (!sym.isGnuIFunc() || sym.isPreemptible || config->zIfuncNoplt) in handleNonPreemptibleIfunc()1693 bool isLocalInExecutable = !sym.isPreemptible && !config->shared; in postScanRelocations()[all …]
270 if (da->isPreemptible || db->isPreemptible) in constantEq()466 sym->isPreemptible = computeIsPreemptible(*sym); in run()
712 else if (sym.isPreemptible && expr == R_ABS) in addEntry()714 else if (sym.isPreemptible) in addEntry()782 if (sym->isPreemptible) in getSymEntryOffset()856 if (!p.first->isPreemptible) in build()859 return !p.first->isPreemptible; in build()984 if (s->isPreemptible || config->shared) in build()1001 if (!s->isPreemptible && !config->shared) in build()1007 if (!s->isPreemptible) in build()1109 p.first->isPreemptible || config->shared ? 0 : -0x7000); in writeTo()1113 else if (p.first && !p.first->isPreemptible) { in writeTo()[all …]
118 uint8_t isPreemptible : 1; variable
1911 sym->isPreemptible = computeIsPreemptible(*sym); in finalizeSections()2027 sym->isPreemptible = true; in finalizeSections()
441 assert(!dest.isPreemptible); in PPC64PILongBranchThunk()
99 if (!s.isPreemptible && !(s.getVA() & 0x1)) in getRelExpr()
694 adrpRel.sym->isPreemptible || adrpRel.sym->isGnuIFunc()) in tryRelaxAdrpLdr()
383 if (!d || d->isPreemptible) in tryRelaxPPC64TocIndirection()