On Tue, 12 Feb 2019, Liu Hao wrote:

在 2019/2/11 下午11:56, Biswapriyo Nath 写道:
...



Martin, would you please check the ARM part?

Based on a few random samples, it seems like some of the functions that are added in libarm32/ntdll*.def here don't exist on the current Windows 10 at least.

In ntdllcrt.def, _local_unwind is added, but I can't find that function in the arm version of ntdll.dll (but the other additions to ntdllcrt do seem to exist).

Similarly, the patch adds RtlWow64GetCpuAreaInfo, RtlWow64GetCurrentCpuArea, RtlWow64GetCurrentMachine (and a bunch of other RtlWow64 functions), but out of these three, only RtlWow64GetCurrentMachine exists.

If you are interested, I can send you a link to a copy of the current ntdll.dll from the latest Windows 10 off-list.

// Martin


_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to