Searched refs:hasGotOffRel (Results 1 – 5 of 5) sorted by relevance
214 in.got->hasGotOffRel.store(true, std::memory_order_relaxed); in addPltHeaderSymbols()
1075 in.got->hasGotOffRel.store(true, std::memory_order_relaxed); in processAux()1478 in.got->hasGotOffRel.store(true, std::memory_order_relaxed); in scanOne()
123 std::atomic<bool> hasGotOffRel = false; variable
540 in.got->hasGotOffRel = true; in createSyntheticSections()
687 return hasGotOffRel || numEntries > target->gotHeaderEntriesNum; in isNeeded()