[loader] Unmanaged library refactoring and NativeLibrary implementation (#17369)
commitd5b6cf33b3d2a89189be4e6bddcf0207e9887ecd
authorRyan Lucia <rylucia@microsoft.com>
Fri, 8 Nov 2019 18:42:56 +0000 (8 13:42 -0500)
committerGitHub <noreply@github.com>
Fri, 8 Nov 2019 18:42:56 +0000 (8 13:42 -0500)
tree8134fecf5fe23151c756792cc52096edcb0bd56e
parent68d142912d8a949c1874629391fb7d7b87fccd92
[loader] Unmanaged library refactoring and NativeLibrary implementation (#17369)
20 files changed:
mono/eglib/eglib-remap.h
mono/eglib/ghashtable.c
mono/eglib/glib.h
mono/metadata/assembly-load-context.c
mono/metadata/class-internals.h
mono/metadata/icall-def-netcore.h
mono/metadata/image.c
mono/metadata/loader-internals.h
mono/metadata/loader.c
mono/metadata/metadata-internals.h
mono/metadata/native-library.c
mono/utils/mono-dl.c
mono/utils/mono-dl.h
mono/utils/mono-error-internals.h
mono/utils/refcount.h
netcore/CoreFX.issues.rsp
netcore/CoreFX.issues_linux.rsp
netcore/System.Private.CoreLib/src/LinkerDescriptor/System.Private.CoreLib.xml
netcore/System.Private.CoreLib/src/System/Runtime/InteropServices/NativeLibrary.Mono.cs
netcore/System.Private.CoreLib/src/System/Runtime/Loader/AssemblyLoadContext.Mono.cs