Searched refs:hasGotOffRel (Results 1 – 4 of 4) sorted by relevance
214 in.got->hasGotOffRel.store(true, std::memory_order_relaxed); in addPltHeaderSymbols()
1079 in.got->hasGotOffRel.store(true, std::memory_order_relaxed); in processAux()1528 in.got->hasGotOffRel.store(true, std::memory_order_relaxed); in scanOne()
128 std::atomic<bool> hasGotOffRel = false; variable
714 return hasGotOffRel || numEntries > target->gotHeaderEntriesNum; in isNeeded()4873 in.got->hasGotOffRel = true; in createSyntheticSections()