Home
last modified time | relevance | path

Searched refs:outerFn (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp1587 auto outerFn = [&]() { in scanRelocations() local
1622 tg.spawn(outerFn); in scanRelocations()
1624 outerFn(); in scanRelocations()