Lines Matching refs:enqueue
65 void enqueue(InputSectionBase *sec, uint64_t offset, Symbol *sym,
157 enqueue(relSec, offset, canonicalSym, reason); in resolveReloc()
171 enqueue(sec, /*offset=*/0, /*sym=*/nullptr, reason); in resolveReloc()
229 void MarkLive<ELFT, TrackWhyLive>::enqueue(InputSectionBase *sec, in enqueue() function in MarkLive
325 enqueue(isec, d->value, sym, {std::nullopt, reason}); in markSymbol()
373 enqueue(sec, /*offset=*/0, /*sym=*/nullptr, {std::nullopt, "retained"}); in run()
412 enqueue(sec, /*offset=*/0, /*sym=*/nullptr, {std::nullopt, "reserved"}); in run()
414 enqueue(sec, /*offset=*/0, /*sym=*/nullptr, in run()
460 enqueue(isec, /*offset=*/0, /*sym=*/nullptr, in mark()
465 enqueue(sec.nextInSectionGroup, /*offset=*/0, /*sym=*/nullptr, in mark()
493 enqueue(sec, /*offset=*/0, /*sym=*/nullptr, /*reason=*/{}); in moveToMain()