Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp1646 auto outerFn = [&]() { in scanRelocations() local
1681 tg.spawn(outerFn); in scanRelocations()
1683 outerFn(); in scanRelocations()