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