Searched refs:hasGotPltOffRel (Results 1 – 4 of 4) sorted by relevance
365 std::atomic<bool> hasGotPltOffRel = false; variable
1475 in.gotPlt->hasGotPltOffRel.store(true, std::memory_order_relaxed); in scanOne()
538 in.gotPlt->hasGotPltOffRel = true; in createSyntheticSections()
1171 return !entries.empty() || hasGotPltOffRel; in isNeeded()