server: Store a filename for memory views of .so dlls.
commit9ce326eea026f99ecc7c1e45084e8fd53105e8a8
authorAlexandre Julliard <julliard@winehq.org>
Mon, 15 Feb 2021 11:24:15 +0000 (15 12:24 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Feb 2021 11:24:15 +0000 (15 12:24 +0100)
treec71cbf5a34c8dc5d477d71ad405317c494771314
parentd129a89d228190baeb8983ecfc18e093255148b9
server: Store a filename for memory views of .so dlls.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/unix/loader.c
dlls/ntdll/unix/unix_private.h
dlls/ntdll/unix/virtual.c
include/wine/server_protocol.h
server/mapping.c
server/protocol.def
server/trace.c