Searched refs:hasGotOffRel (Results 1 – 4 of 4) sorted by relevance
213 ctx.in.got->hasGotOffRel.store(true, std::memory_order_relaxed); in addPltHeaderSymbols()
1081 ctx.in.got->hasGotOffRel.store(true, std::memory_order_relaxed); in processAux()1588 ctx.in.got->hasGotOffRel.store(true, std::memory_order_relaxed); in scanOne()
130 std::atomic<bool> hasGotOffRel = false; variable
746 return hasGotOffRel || numEntries > ctx.target->gotHeaderEntriesNum; in isNeeded()4945 ctx.in.got->hasGotOffRel = true; in createSyntheticSections()