Searched refs:hasGotPltOffRel (Results 1 – 3 of 3) sorted by relevance
380 std::atomic<bool> hasGotPltOffRel = false; variable
1585 ctx.in.gotPlt->hasGotPltOffRel.store(true, std::memory_order_relaxed); in scanOne()
1248 return !entries.empty() || hasGotPltOffRel; in isNeeded()4943 ctx.in.gotPlt->hasGotPltOffRel = true; in createSyntheticSections()