On Thu, 17 Sep 2026, Jon Turney wrote: > In theory, yes. > > (autoload.cc dates back into the previous millennium, when hand-rolling your > own solution to this problem was the only option) > > In practice, I'm not sure what the state of the 'dlltool -y' implementation > for aarch64 is, and I think there'd be some work involved in mapping all the > various ways of handling a missing function we have onto > __delayLoadHelper2(). > > Patches to that end are certainly welcome. :)
Thanks for the clarification. It might make sense later in terms of performance. Regards, Evgeny
